Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Du_cpu_detect.c539 unsigned l3_id = L3_ID(phys_id, local_l3_cache_index); 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()