Searched refs:CPU_STATE_SYSTEM (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dmachine.h76 #define CPU_STATE_SYSTEM 1 macro
/darwin-on-arm/xnu/osfmk/kern/
H A Dhost.c403 cpu_load_info->cpu_ticks[CPU_STATE_SYSTEM] = 0;
415 GET_TICKS_VALUE(processor, CPU_STATE_SYSTEM, system_state);
H A Dprocessor.c352 cpu_load_info->cpu_ticks[CPU_STATE_SYSTEM] =
359 cpu_load_info->cpu_ticks[CPU_STATE_SYSTEM] = 0;

Completed in 71 milliseconds