Searched refs:wbStatsPath (Results 1 – 1 of 1) sorted by relevance
86 String wbStatsPath = String.format(WB_STATS_SYS, sZramDeviceId); in getWrittenPageCount() local89 .readTextFile(new File(wbStatsPath), WB_STATS_MAX_FILE_SIZE, ""); in getWrittenPageCount()92 Slog.e(TAG, "Failed to read writeback stats from " + wbStatsPath); in getWrittenPageCount()