Home
last modified time | relevance | path

Searched refs:fgFsync (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/cpp/watchdog/stable_server/src/
DUidIoStatsCollector.h53 int64_t fgFsync, int64_t bgFsync) { in UidIoStats() argument
58 metrics[FSYNC_COUNT][FOREGROUND] = fgFsync; in UidIoStats()
/packages/services/Car/cpp/watchdog/server/src/
DUidIoStatsCollector.h53 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/
DPerformanceProfilerTest.cpp896 MATCHER_P4(StorageIoStatsProtoEq, fgBytes, fgFsync, bgBytes, byFsync, "") {
898 Property("fg_fsync", &StorageIoStats::fg_fsync, fgFsync),
/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp896 MATCHER_P4(StorageIoStatsProtoEq, fgBytes, fgFsync, bgBytes, byFsync, "") {
898 Property("fg_fsync", &StorageIoStats::fg_fsync, fgFsync),