Searched refs:tinfo1 (Results 1 – 1 of 1) sorted by relevance
532 task_power_info_t tinfo1 = (task_power_info_t)info; in host_statistics() local535 tinfo1->task_interrupt_wakeups = dead_task_statistics.task_interrupt_wakeups; in host_statistics()536 tinfo1->task_platform_idle_wakeups = dead_task_statistics.task_platform_idle_wakeups; in host_statistics()538 tinfo1->task_timer_wakeups_bin_1 = dead_task_statistics.task_timer_wakeups_bin_1; in host_statistics()540 tinfo1->task_timer_wakeups_bin_2 = dead_task_statistics.task_timer_wakeups_bin_2; in host_statistics()542 tinfo1->total_user = dead_task_statistics.total_user_time; in host_statistics()543 tinfo1->total_system = dead_task_statistics.total_system_time; in host_statistics()