Home
last modified time | relevance | path

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

/tools/power/cpupower/lib/
Dcpufreq.h182 extern struct cpufreq_stats *cpufreq_get_stats(unsigned int cpu,
Dcpufreq.c184 struct cpufreq_stats *cpufreq_get_stats(unsigned int cpu, in cpufreq_get_stats() function
/tools/power/cpupower/utils/
Dcpufreq-info.c357 stats = cpufreq_get_stats(cpu, &total_time); in debug_output_one()
503 struct cpufreq_stats *stats = cpufreq_get_stats(cpu, &total_time); in get_freq_stats()