Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/lib/
H A Dcpufreq.h169 struct cpufreq_stats *cpufreq_get_stats(unsigned int cpu,
H A Dcpufreq.c707 struct cpufreq_stats *cpufreq_get_stats(unsigned int cpu, in cpufreq_get_stats() function
/linux/tools/power/cpupower/bindings/python/
H A Draw_pylibcpupower.i
H A Draw_pylibcpupower.swg130 struct cpufreq_stats *cpufreq_get_stats(unsigned int cpu,
/linux/tools/power/cpupower/utils/
H A Dcpufreq-info.c402 struct cpufreq_stats *stats = cpufreq_get_stats(cpu, &total_time); in get_freq_stats()