Home
last modified time | relevance | path

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

/openbmc/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 …]
H A DMakefile6 obj-$(CONFIG_CPU_FREQ_STAT) += cpufreq_stats.o
/openbmc/linux/tools/power/cpupower/lib/
H A Dcpufreq.h36 struct cpufreq_stats { struct
39 struct cpufreq_stats *next; argument
40 struct cpufreq_stats *first; argument
169 struct cpufreq_stats *cpufreq_get_stats(unsigned int cpu,
172 void cpufreq_put_stats(struct cpufreq_stats *stats);
H A Dcpufreq.c707 struct cpufreq_stats *cpufreq_get_stats(unsigned int cpu, in cpufreq_get_stats()
710 struct cpufreq_stats *first = NULL; in cpufreq_get_stats()
711 struct cpufreq_stats *current = NULL; in cpufreq_get_stats()
767 void cpufreq_put_stats(struct cpufreq_stats *any) in cpufreq_put_stats()
769 struct cpufreq_stats *tmp, *next; in cpufreq_put_stats()
/openbmc/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
/openbmc/linux/tools/power/cpupower/utils/
H A Dcpufreq-info.c402 struct cpufreq_stats *stats = cpufreq_get_stats(cpu, &total_time); in get_freq_stats()
/openbmc/linux/include/linux/
H A Dcpufreq.h158 struct cpufreq_stats *stats;
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt3391 cpufreq_stats.c: 9729
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]