Home
last modified time | relevance | path

Searched refs:GetCpuFrequencyPolicyPath (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_telemetry.cpp77 static std::string GetCpuFrequencyPolicyPath(uint32_t cpu) in GetCpuFrequencyPolicyPath() function
84 return Utils::MakePath(GetCpuFrequencyPolicyPath(cpu), "scaling_cur_freq"); in GetCpuCurrentFrequencyPolicyPath()
89 return Utils::MakePath(GetCpuFrequencyPolicyPath(cpu), "scaling_min_freq"); in GetCpuMinFrequencyPolicyPath()
94 return Utils::MakePath(GetCpuFrequencyPolicyPath(cpu), "scaling_max_freq"); in GetCpuMaxFrequencyPolicyPath()

Completed in 2 milliseconds