Searched refs:best_thermal_cap (Results 1 – 1 of 1) sorted by relevance
7735 unsigned long best_thermal_cap = 0; in find_energy_efficient_cpu() local7876 (cpu_thermal_cap <= best_thermal_cap)) in find_energy_efficient_cpu()7897 best_thermal_cap = cpu_thermal_cap; in find_energy_efficient_cpu()7904 ((best_fits < 0) && (best_thermal_cap > prev_thermal_cap))) in find_energy_efficient_cpu()