Home
last modified time | relevance | path

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

/packages/services/Car/tools/watchdog/parser/
Dperformancestats.proto77 optional int32 cpu_time_ms = 2; field
85 optional int32 cpu_time_ms = 3; field
Dperf_stats_parser.py81 def __init__(self, command, cpu_time_ms, package_cpu_time_percent, cpu_cycles): argument
95 def __init__(self, user_id, package_name, cpu_time_ms, argument