Searched defs:cpuFreqs (Results 1 – 3 of 3) sorted by relevance
119 UCollect::UcError CpuUtil::GetCpuFrequency(std::vector<CpuFreq>& cpuFreqs) in GetCpuFrequency()
290 const std::vector<CpuFreq>& cpuFreqs = resultCpuFreq.data; in GetCpuCoreFreqInfo() local
135 const std::vector<CpuFreq>& cpuFreqs = result.data; variable