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

/darwin-on-arm/xnu/osfmk/kern/
H A Dhost.h98 uint64_t task_platform_idle_wakeups; member in struct:__anon1082
H A Dhost.c450 tinfo->task_platform_idle_wakeups = dead_task_statistics.task_platform_idle_wakeups;
H A Dtask.c631 dead_task_statistics.task_platform_idle_wakeups += platform_idle_wakeups;
2077 (ledger_amount_t *)&info->task_platform_idle_wakeups, &tmp);
/darwin-on-arm/xnu/osfmk/mach/
H A Dtask_info.h272 uint64_t task_platform_idle_wakeups; member in struct:task_power_info

Completed in 79 milliseconds