Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/calculator/
H A Dcpu_calculator.cpp101 constexpr uint32_t maxIndexOfSmallCore = 3; // small cores do not support smt in GetMaxStCpuLoadWithSMT() local
102 if (cpuCoreIndex > maxIndexOfSmallCore) { in GetMaxStCpuLoadWithSMT()