Searched refs:ALL_CPUS (Results 1 – 3 of 3) sorted by relevance
71 if (cpu_index != ALL_CPUS && cpu_index >= sysInfo.dwNumberOfProcessors) { in get_cpu_stats()110 if (cpu_index == ALL_CPUS) { in get_cpu_stats()182 if (cpu_index == ALL_CPUS) in get_cpu_stats()274 if (cpu_index != ALL_CPUS && !get_cpu_stats(cpu_index, &busy, &total)) { in hud_cpu_graph_install()282 if (cpu_index == ALL_CPUS) in hud_cpu_graph_install()
156 #define ALL_CPUS ~0 /* optionally set as cpu_index */ macro
1247 hud_cpu_graph_install(pane, ALL_CPUS); in hud_parse_env_var()