Home
last modified time | relevance | path

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

/external/cpuinfo/src/mach/
Dapi.h11 uint32_t threads_per_cache[CPUINFO_MACH_MAX_CACHE_LEVELS]; member
Dtopology.c63 topology.threads_per_cache[i] = cacheconfig[i]; in cpuinfo_mach_detect_topology()
/external/cpuinfo/src/x86/mach/
Dinit.c131 threads_per_l1 = mach_topology.threads_per_cache[1]; in cpuinfo_x86_mach_init()
145 threads_per_l2 = mach_topology.threads_per_cache[2]; in cpuinfo_x86_mach_init()
166 threads_per_l3 = mach_topology.threads_per_cache[3]; in cpuinfo_x86_mach_init()
184 threads_per_l4 = mach_topology.threads_per_cache[4]; in cpuinfo_x86_mach_init()