Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/cpupower/lib/
Dcpufreq.h171 struct cpufreq_stats *cpufreq_get_stats(unsigned int cpu,
Dcpufreq.c638 struct cpufreq_stats *cpufreq_get_stats(unsigned int cpu, in cpufreq_get_stats() function
/Linux-v4.19/tools/power/cpupower/utils/
Dcpufreq-info.c414 struct cpufreq_stats *stats = cpufreq_get_stats(cpu, &total_time); in get_freq_stats()