Home
last modified time | relevance | path

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

/packages/services/Car/tools/watchdog/parser/
Dcarwatchdog_dump_parser.py120 self, command, cpu_time_ms, package_cpu_time_percent, cpu_cycles argument
125 self.cpu_cycles = cpu_cycles
136 stats_pb.cpu_cycles,
146 self.cpu_cycles,
160 cpu_cycles, argument
166 self.cpu_cycles = cpu_cycles
179 stats_pb.cpu_cycles,
189 "cpu_cycles": self.cpu_cycles,
208 self.cpu_cycles,
Dperf_stats_proto_utils.py63 cpu_cycles=package_cpu_stats.cpu_cycles,
74 cpu_cycles=process_cpu_stats.cpu_cycles,
Dperformancestats.proto79 optional int64 cpu_cycles = 4; field
87 optional int64 cpu_cycles = 5; field
/packages/services/Car/service/proto/android/car/watchdog/
Dperformance_stats.proto72 optional int64 cpu_cycles = 2;
/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp868 Property("cpu_cycles", &PackageCpuStats_CpuStats::cpu_cycles,