Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Du_cpu_detect.h129 uint16_t cpu_to_L3[UTIL_MAX_CPUS]; member
Du_cpu_detect.c480 memset(util_cpu_caps.cpu_to_L3, 0xff, sizeof(util_cpu_caps.cpu_to_L3)); in get_cpu_topology()
601 util_cpu_caps.cpu_to_L3[i] = idx; in get_cpu_topology()