HomeSort by relevance Sort by last modified time
    Searched refs:ALL_CPUS (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/hud/
hud_cpu.c 62 if (cpu_index != ALL_CPUS && cpu_index >= sysInfo.dwNumberOfProcessors) {
98 if (cpu_index == ALL_CPUS)
190 if (cpu_index != ALL_CPUS && !get_cpu_stats(cpu_index, &busy, &total)) {
198 if (cpu_index == ALL_CPUS)
hud_private.h 154 #define ALL_CPUS ~0 /* optionally set as cpu_index */
hud_context.c     [all...]

Completed in 829 milliseconds