Searched refs:max_cpus (Results 1 – 2 of 2) sorted by relevance
75 int16_t max_cpus; member
500 for (int16_t i = 0; i < util_cpu_caps.max_cpus && i < UTIL_MAX_CPUS; i++) { in get_cpu_topology()568 for (int j = util_cpu_caps.max_cpus - 1; j >= 0; j -= 32) in get_cpu_topology()673 util_cpu_caps.max_cpus = total_cpus; in util_cpu_detect_once()