Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/calculator/
H A Dcpu_calculator.cpp75 constexpr uint32_t numOfCpuCoresWithSMT = 12; in IsSMTEnabled() local
76 return numOfCpuCores_ == numOfCpuCoresWithSMT; in IsSMTEnabled()