Searched refs:CPU_STATE_IDLE (Results 1 – 4 of 4) sorted by relevance
505 cpu_load_info->cpu_ticks[CPU_STATE_IDLE] = 0; in host_statistics()536 GET_TICKS_VALUE_FROM_TIMER(processor, CPU_STATE_IDLE, idle_state); in host_statistics()540 GET_TICKS_VALUE(CPU_STATE_IDLE, idle_time_snapshot2); in host_statistics()548 GET_TICKS_VALUE(CPU_STATE_IDLE, idle_time_snapshot1); in host_statistics()
739 cpu_load_info->cpu_ticks[CPU_STATE_IDLE] = in processor_info()744 cpu_load_info->cpu_ticks[CPU_STATE_IDLE] = in processor_info()753 cpu_load_info->cpu_ticks[CPU_STATE_IDLE] = in processor_info()
78 #define CPU_STATE_IDLE 2 macro
843 natural_t total_idle_time = load.cpu_ticks[CPU_STATE_IDLE]; in record_cpu_time()