Searched refs:threadsPerCore (Results 1 – 1 of 1) sorted by relevance
654 int threadsPerCore; in getCpuInfo0B() local674 threadsPerCore = b & 0xFFFF; in getCpuInfo0B()678 cpuFeatures.maxCores = cpuFeatures.maxThreads / threadsPerCore; in getCpuInfo0B()