Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/calculator/
H A Dcpu_calculator.cpp100 uint32_t tmpDmipse = cpuDmipses_[cpuCoreIndex]; in GetMaxStCpuLoadWithSMT() local
104 tmpDmipse = tmpDmipse * capDiscount / 100; // 100: % in GetMaxStCpuLoadWithSMT()
106 maxStCpuLoadSum += tmpDmipse; in GetMaxStCpuLoadWithSMT()