Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_telemetry.cpp71 static std::string GetCpuCurrentFrequencyPath(uint32_t cpu) in GetCpuCurrentFrequencyPath() function
270 … cpu.coreFrequencyLoad[i].current = GetMetricFloat(GetCpuCurrentFrequencyPath(i)) * Utils::MICRO; in GetCPUCores()