Home
last modified time | relevance | path

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

/linux-4.1.27/tools/power/cpupower/lib/
Dsysfs.h20 extern struct cpufreq_stats *sysfs_get_freq_stats(unsigned int cpu,
Dcpufreq.c187 return sysfs_get_freq_stats(cpu, total_time); in cpufreq_get_stats()
Dsysfs.c448 struct cpufreq_stats *sysfs_get_freq_stats(unsigned int cpu, in sysfs_get_freq_stats() function