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

/darwin-on-arm/xnu/osfmk/kern/
H A Dhost.h97 uint64_t task_interrupt_wakeups; member in struct:__anon1082
H A Dhost.c449 tinfo->task_interrupt_wakeups = dead_task_statistics.task_interrupt_wakeups;
H A Dtask.c630 dead_task_statistics.task_interrupt_wakeups += interrupt_wakeups;
2075 (ledger_amount_t *)&info->task_interrupt_wakeups, &tmp);
/darwin-on-arm/xnu/osfmk/mach/
H A Dtask_info.h271 uint64_t task_interrupt_wakeups; member in struct:task_power_info

Completed in 79 milliseconds