Searched refs:task_interrupt_wakeups (Results 1 – 6 of 6) sorted by relevance
97 uint64_t task_interrupt_wakeups; member
549 tinfo1->task_interrupt_wakeups = dead_task_statistics.task_interrupt_wakeups; in host_statistics()
1274 ri->ri_interrupt_wkups = powerinfo.task_interrupt_wakeups; in fill_task_rusage()
2282 dead_task_statistics.task_interrupt_wakeups += interrupt_wakeups; in task_deallocate_internal()6839 (ledger_amount_t *)&info->task_interrupt_wakeups, &tmp); in task_power_info_locked()
350 uint64_t task_interrupt_wakeups; member
491 T_ASSERT_GE(power_info_data_v2.cpu_energy.task_interrupt_wakeups, 1ULL,493 power_info_data_v2.cpu_energy.task_interrupt_wakeups);