Searched refs:cpufreq_statistic_update (Results 1 – 4 of 4) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/acpi/cpufreq/ |
A D | processor_perf.h | 14 void cpufreq_statistic_update(unsigned int, uint8_t, uint8_t);
|
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/cpufreq/ |
A D | powernow.c | 124 cpufreq_statistic_update(policy->cpu, perf->state, next_perf_state); in powernow_cpufreq_target() 139 cpufreq_statistic_update(cpu, perf->state, next_perf_state); in powernow_cpufreq_target()
|
A D | cpufreq.c | 457 cpufreq_statistic_update(j, perf->state, next_perf_state); in acpi_cpufreq_target()
|
/xen-4.10.0-shim-comet/xen/drivers/cpufreq/ |
A D | utility.c | 63 void cpufreq_statistic_update(unsigned int cpu, uint8_t from, uint8_t to) in cpufreq_statistic_update() function
|
Completed in 5 milliseconds