Home
last modified time | relevance | path

Searched refs:bg_fsync (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/tools/watchdog/parser/
Dperf_stats_proto_utils.py94 bg_fsync=package_storage_io_read_stats.bg_fsync,
112 bg_fsync=package_storage_io_write_stats.bg_fsync,
Dcarwatchdog_dump_parser.py227 bg_fsync, argument
238 self.bg_fsync = bg_fsync
255 stats_pb.bg_fsync,
270 "bg_fsync": self.bg_fsync,
289 self.bg_fsync,
Dperformancestats.proto100 optional int32 bg_fsync = 9; field
/packages/services/Car/service/proto/android/car/watchdog/
Dperformance_stats.proto95 optional int32 bg_fsync = 4;
/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp904 Property("bg_fsync", &StorageIoStats::bg_fsync, byFsync)),