Searched refs:task_platform_idle_wakeups (Results 1 - 5 of 5) sorted by relevance

/xnu-2422.115.4/osfmk/kern/
H A Dhost.h98 uint64_t task_platform_idle_wakeups; member in struct:__anon1047
H A Dhost.c474 tinfo->task_platform_idle_wakeups = dead_task_statistics.task_platform_idle_wakeups;
H A Dbsd_kern.c785 ri->ri_pkg_idle_wkups = powerinfo.task_platform_idle_wakeups;
H A Dtask.c853 dead_task_statistics.task_platform_idle_wakeups += platform_idle_wakeups;
2778 (ledger_amount_t *)&info->task_platform_idle_wakeups, &tmp);
/xnu-2422.115.4/osfmk/mach/
H A Dtask_info.h289 uint64_t task_platform_idle_wakeups; member in struct:task_power_info

Completed in 27 milliseconds