Searched refs:fgFsync (Results 1 – 4 of 4) sorted by relevance
/packages/services/Car/cpp/watchdog/stable_server/src/ |
D | UidIoStatsCollector.h | 53 int64_t fgFsync, int64_t bgFsync) { in UidIoStats() argument 58 metrics[FSYNC_COUNT][FOREGROUND] = fgFsync; in UidIoStats()
|
/packages/services/Car/cpp/watchdog/server/src/ |
D | UidIoStatsCollector.h | 53 int64_t fgFsync, int64_t bgFsync) { in UidIoStats() argument 58 metrics[FSYNC_COUNT][FOREGROUND] = fgFsync; in UidIoStats()
|
/packages/services/Car/cpp/watchdog/stable_server/tests/ |
D | PerformanceProfilerTest.cpp | 896 MATCHER_P4(StorageIoStatsProtoEq, fgBytes, fgFsync, bgBytes, byFsync, "") { 898 Property("fg_fsync", &StorageIoStats::fg_fsync, fgFsync),
|
/packages/services/Car/cpp/watchdog/server/tests/ |
D | PerformanceProfilerTest.cpp | 896 MATCHER_P4(StorageIoStatsProtoEq, fgBytes, fgFsync, bgBytes, byFsync, "") { 898 Property("fg_fsync", &StorageIoStats::fg_fsync, fgFsync),
|