Home
last modified time | relevance | path

Searched refs:cpu_wakeups_issued_total (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/osfmk/i386/
H A DpmCPU.c110 uint64_t cwakeups = my_cpu->cpu_wakeups_issued_total; in machine_idle()
224 uint64_t nwakeups = my_cpu->cpu_wakeups_issued_total; in machine_idle()
H A Dcpu_data.h331 uint64_t cpu_wakeups_issued_total; member