Home
last modified time | relevance | path

Searched defs:cpu_cycles (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tools/watchdog/parser/
Dperformancestats.proto79 optional int64 cpu_cycles = 4; field
87 optional int64 cpu_cycles = 5; field
Dperf_stats_parser.py81 def __init__(self, command, cpu_time_ms, package_cpu_time_percent, cpu_cycles): argument
96 total_cpu_time_percent, cpu_cycles): argument