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

/xnu-2422.115.4/osfmk/kern/
H A Dhost.h97 uint64_t task_interrupt_wakeups; member in struct:__anon1047
H A Dhost.c473 tinfo->task_interrupt_wakeups = dead_task_statistics.task_interrupt_wakeups;
H A Dbsd_kern.c786 ri->ri_interrupt_wkups = powerinfo.task_interrupt_wakeups;
H A Dtask.c852 dead_task_statistics.task_interrupt_wakeups += interrupt_wakeups;
2776 (ledger_amount_t *)&info->task_interrupt_wakeups, &tmp);
/xnu-2422.115.4/osfmk/mach/
H A Dtask_info.h288 uint64_t task_interrupt_wakeups; member in struct:task_power_info

Completed in 30 milliseconds