Searched refs:CPU_STATE_SYSTEM (Results 1 – 4 of 4) sorted by relevance
77 #define CPU_STATE_SYSTEM 1 macro
504 cpu_load_info->cpu_ticks[CPU_STATE_SYSTEM] = 0; in host_statistics()524 GET_TICKS_VALUE_FROM_TIMER(processor, CPU_STATE_SYSTEM, system_state); in host_statistics()
715 cpu_load_info->cpu_ticks[CPU_STATE_SYSTEM] = in processor_info()722 cpu_load_info->cpu_ticks[CPU_STATE_SYSTEM] = 0; in processor_info()
841 natural_t total_system_time = load.cpu_ticks[CPU_STATE_SYSTEM]; in record_cpu_time()