Searched refs:CPU_STATES (Results 1 – 1 of 1) sorted by relevance
154 #ifndef CPU_STATES /* defined only in 6.4 and up */155 # define CPU_STATES 6 macro158 int cpu_states[CPU_STATES];417 static time_t cp_old [CPU_STATES]; in get_system_info()418 static time_t cp_diff[CPU_STATES]; /* for cpu state percentages */ in get_system_info()452 (void) percentages(CPU_STATES, cpu_states, sysinfo.cpu, cp_old, cp_diff); in get_system_info()