Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Du_cpu_detect.c480 uint32_t L3_found[UTIL_MAX_CPUS] = {0}; in get_cpu_topology() local
542 if (L3_found[c] == l3_id) { in get_cpu_topology()
549 L3_found[num_L3_caches++] = l3_id; in get_cpu_topology()