Searched refs:maxIndexOfSmallCore (Results 1 – 1 of 1) sorted by relevance
101 constexpr uint32_t maxIndexOfSmallCore = 3; // small cores do not support smt in GetMaxStCpuLoadWithSMT() local102 if (cpuCoreIndex > maxIndexOfSmallCore) { in GetMaxStCpuLoadWithSMT()