Searched refs:CPU_STATE_SYSTEM (Results 1 – 4 of 4) sorted by relevance
77 #define CPU_STATE_SYSTEM 1 macro
654 ticks[CPU_STATE_SYSTEM] += (uint32_t)(usage.ru_system_time_mach / in processor_cpu_load_info()721 cpu_load_info->cpu_ticks[CPU_STATE_SYSTEM] = 0; in processor_info()
507 cpu_load_info->cpu_ticks[CPU_STATE_SYSTEM] = 0; in host_statistics()
841 natural_t total_system_time = load.cpu_ticks[CPU_STATE_SYSTEM]; in record_cpu_time()