Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Du_cpu_detect.c526 uint32_t L3_found[UTIL_MAX_CPUS] = {0}; in get_cpu_topology() local
588 if (L3_found[c] == l3_id) { in get_cpu_topology()
595 L3_found[num_L3_caches++] = l3_id; in get_cpu_topology()