Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dcpufreq_times.c56 struct cpu_freqs { struct
63 static struct cpu_freqs *all_freqs[NR_CPUS]; argument
192 struct cpu_freqs *freqs, *last_freqs = NULL; in uid_time_in_state_seq_show()
279 struct cpu_freqs *freqs, *last_freqs = NULL; in concurrent_policy_time_seq_show()
373 struct cpu_freqs *freqs; in proc_time_in_state_show()
374 struct cpu_freqs *last_freqs = NULL; in proc_time_in_state_show()
405 struct cpu_freqs *freqs = all_freqs[task_cpu(p)]; in cpufreq_acct_update_power()
464 static int cpufreq_times_get_index(struct cpu_freqs *freqs, unsigned int freq) in cpufreq_times_get_index()
479 struct cpu_freqs *freqs; in cpufreq_times_create_policy()
546 struct cpu_freqs *freqs = all_freqs[policy->cpu]; in cpufreq_times_record_transition()