Searched refs:upscaling_cores (Results 1 – 1 of 1) sorted by relevance
158 int cpu, upscaling_cores; in hd_update_capacities() local161 upscaling_cores = hd_high_capacity_cores - hd_entitled_cores; in hd_update_capacities()162 capacity = upscaling_cores > 0 ? CPU_CAPACITY_HIGH : CPU_CAPACITY_LOW; in hd_update_capacities()169 upscaling_cores--; in hd_update_capacities()170 if (upscaling_cores == 0) in hd_update_capacities()