Searched refs:threads_per_cache (Results 1 – 3 of 3) sorted by relevance
11 uint32_t threads_per_cache[CPUINFO_MACH_MAX_CACHE_LEVELS]; member
63 topology.threads_per_cache[i] = cacheconfig[i]; in cpuinfo_mach_detect_topology()
131 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()