Searched refs:target_perf (Results 1 – 3 of 3) sorted by relevance
334 unsigned long target_perf,593 unsigned long target_perf,
2778 unsigned long target_perf, in intel_cpufreq_adjust_perf() argument2793 if (target_perf < capacity) in intel_cpufreq_adjust_perf()2794 target_pstate = DIV_ROUND_UP(cap_pstate * target_perf, capacity); in intel_cpufreq_adjust_perf()
2136 unsigned long target_perf, in cpufreq_driver_adjust_perf() argument2139 cpufreq_driver->adjust_perf(cpu, min_perf, target_perf, capacity); in cpufreq_driver_adjust_perf()