Home
last modified time | relevance | path

Searched refs:cpufreq_stats (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/cpufreq/
H A Dcpufreq_stats.c15 struct cpufreq_stats { struct
30 static void cpufreq_stats_update(struct cpufreq_stats *stats, in cpufreq_stats_update() argument
39 static void cpufreq_stats_reset_table(struct cpufreq_stats *stats) in cpufreq_stats_reset_table()
60 struct cpufreq_stats *stats = policy->stats; in show_total_trans()
71 struct cpufreq_stats *stats = policy->stats; in show_time_in_state()
106 struct cpufreq_stats *stats = policy->stats; in store_reset()
126 struct cpufreq_stats *stats = policy->stats; in show_trans_table()
185 static int freq_table_get_index(struct cpufreq_stats *stats, unsigned int freq) in freq_table_get_index()
196 struct cpufreq_stats *stats = policy->stats; in cpufreq_stats_free_table()
213 struct cpufreq_stats *stats; in cpufreq_stats_create_table()
[all …]
/linux/tools/power/cpupower/bindings/python/
H A Draw_pylibcpupower.i
/linux/Documentation/admin-guide/pm/
H A Dcpufreq_drivers.rst272 The "cpufreq_stats" module in its present form cannot be loaded and
273 expected to work with the PCC driver. Since the "cpufreq_stats" module
/linux/include/linux/
H A Dcpufreq.h158 struct cpufreq_stats *stats;