Searched refs:fgWrBytes (Results 1 – 2 of 2) sorted by relevance
53 UidIoStats(int64_t fgRdBytes, int64_t bgRdBytes, int64_t fgWrBytes, int64_t bgWrBytes, in UidIoStats() argument57 metrics[WRITE_BYTES][FOREGROUND] = fgWrBytes; in UidIoStats()
1435 long fgWrBytes, long bgWrBytes, long gmWrBytes, int overuseCount) { in constructCarWatchdogDailyIoUsageSummary() argument1438 .constructCarWatchdogPerStateBytes(fgWrBytes, bgWrBytes, gmWrBytes)) in constructCarWatchdogDailyIoUsageSummary()