Searched refs:tinfo1 (Results 1 – 1 of 1) sorted by relevance
563 task_power_info_t tinfo1 = (task_power_info_t)info; in host_statistics() local566 tinfo1->task_interrupt_wakeups = dead_task_statistics.task_interrupt_wakeups; in host_statistics()567 tinfo1->task_platform_idle_wakeups = dead_task_statistics.task_platform_idle_wakeups; in host_statistics()569 tinfo1->task_timer_wakeups_bin_1 = dead_task_statistics.task_timer_wakeups_bin_1; in host_statistics()571 tinfo1->task_timer_wakeups_bin_2 = dead_task_statistics.task_timer_wakeups_bin_2; in host_statistics()573 tinfo1->total_user = dead_task_statistics.total_user_time; in host_statistics()574 tinfo1->total_system = dead_task_statistics.total_system_time; in host_statistics()