Searched refs:GetCpuCurrentFrequencyPath (Results 1 – 1 of 1) sorted by relevance
71 static std::string GetCpuCurrentFrequencyPath(uint32_t cpu) in GetCpuCurrentFrequencyPath() function270 … cpu.coreFrequencyLoad[i].current = GetMetricFloat(GetCpuCurrentFrequencyPath(i)) * Utils::MICRO; in GetCPUCores()