Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_telemetry.cpp82 static std::string GetCpuCurrentFrequencyPolicyPath(uint32_t cpu) in GetCpuCurrentFrequencyPolicyPath() function
332 const auto current = GetMetricFloat(GetCpuCurrentFrequencyPolicyPath(i)) * Utils::MICRO; in GetDeviceFrequencyString()