Searched refs:adjust_perf (Results 1 – 5 of 5) sorted by relevance
677 if (!current_pstate_driver->adjust_perf) in amd_pstate_cpu_init()678 current_pstate_driver->adjust_perf = amd_pstate_adjust_perf; in amd_pstate_cpu_init()1283 current_pstate_driver->adjust_perf = amd_pstate_adjust_perf; in amd_pstate_init()
2167 cpufreq_driver->adjust_perf(cpu, min_perf, target_perf, capacity); in cpufreq_driver_adjust_perf()2178 return !!cpufreq_driver->adjust_perf; in cpufreq_driver_has_adjust_perf()
3398 intel_cpufreq.adjust_perf = intel_cpufreq_adjust_perf; in intel_pstate_init()
345 void (*adjust_perf)(unsigned int cpu, member
176 registers the adjust_perf callback to implement performance update behavior
Completed in 21 milliseconds