Home
last modified time | relevance | path

Searched refs:cpu_rtime_total (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/osfmk/i386/
H A DDiagnostics.c283 cest.crtime_total = cpu_data_ptr[i]->cpu_rtime_total; in diagCall64()
366 cdp->cpu_rtime_total += ctime - cdp->cpu_ixtime; in cpu_powerstats()
H A Dcpu_data.h272 uint64_t cpu_rtime_total; member
H A DpmCPU.c134 my_cpu->cpu_rtime_total += rtime; in machine_idle()