Searched refs:numOfCpuCoresWithSMT (Results 1 – 1 of 1) sorted by relevance
75 constexpr uint32_t numOfCpuCoresWithSMT = 12; in IsSMTEnabled() local76 return numOfCpuCores_ == numOfCpuCoresWithSMT; in IsSMTEnabled()