Home
last modified time | relevance | path

Searched defs:cpuFreqs (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/utils/
H A Dcpu_util.cpp119 UCollect::UcError CpuUtil::GetCpuFrequency(std::vector<CpuFreq>& cpuFreqs) in GetCpuFrequency()
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dshell_catcher.cpp290 const std::vector<CpuFreq>& cpuFreqs = resultCpuFreq.data; in GetCpuCoreFreqInfo() local
/ohos5.0/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H A Dcpu_collector_test.cpp135 const std::vector<CpuFreq>& cpuFreqs = result.data; variable