Home
last modified time | relevance | path

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

/packages/services/Car/tools/watchdog/parser/
Dperf_stats_proto_utils.py92 bg_bytes=package_storage_io_read_stats.bg_bytes,
110 bg_bytes=package_storage_io_write_stats.bg_bytes,
Dcarwatchdog_dump_parser.py225 bg_bytes, argument
236 self.bg_bytes = bg_bytes
253 stats_pb.bg_bytes,
268 "bg_bytes": self.bg_bytes,
287 self.bg_bytes,
Dperformancestats.proto98 optional int64 bg_bytes = 7; field
/packages/services/Car/service/proto/android/car/watchdog/
Dperformance_stats.proto94 optional int64 bg_bytes = 3;
/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp903 Property("bg_bytes", &StorageIoStats::bg_bytes, bgBytes),