Searched refs:task_platform_idle_wakeups (Results 1 – 6 of 6) sorted by relevance
98 uint64_t task_platform_idle_wakeups; member
550 tinfo1->task_platform_idle_wakeups = dead_task_statistics.task_platform_idle_wakeups; in host_statistics()
1273 ri->ri_pkg_idle_wkups = powerinfo.task_platform_idle_wakeups; in fill_task_rusage()
2283 dead_task_statistics.task_platform_idle_wakeups += platform_idle_wakeups; in task_deallocate_internal()6841 (ledger_amount_t *)&info->task_platform_idle_wakeups, &tmp); in task_power_info_locked()
351 uint64_t task_platform_idle_wakeups; member
496 if (power_info_data_v2.cpu_energy.task_platform_idle_wakeups != 0) {497 …returned %llu for platform_idle_wakeup", power_info_data_v2.cpu_energy.task_platform_idle_wakeups);