Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/calculator/
H A Dcpu_calculator.cpp69 maxCpuLoadUnit_ = IsSMTEnabled() ? GetMaxStCpuLoadWithSMT() : GetMaxStCpuLoad(); in InitMaxCpuLoadUnit()
73 bool CpuCalculator::IsSMTEnabled() in IsSMTEnabled() function in OHOS::HiviewDFX::UCollectUtil::CpuCalculator
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/calculator/include/
H A Dcpu_calculator.h41 bool IsSMTEnabled();