Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp6017 uint64_t cpu_time = stat.utime + stat.stime; in ThreadMain() local
6043 void Watchdog::CheckCpu(uint64_t cpu_time) { in CheckCpu()