Home
last modified time | relevance | path

Searched refs:num_big_cpus (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Du_cpu_detect.c484 unsigned num_big_cpus = 0; in get_cpu_topology() local
493 num_big_cpus = 0; in get_cpu_topology()
509 num_big_cpus++; in get_cpu_topology()
513 util_cpu_caps.nr_big_cpus = num_big_cpus; in get_cpu_topology()