Searched refs:upscaling_cores (Results 1 – 1 of 1) sorted by relevance
159 int cpu, upscaling_cores; in hd_update_capacities() local162 upscaling_cores = hd_high_capacity_cores - hd_entitled_cores; in hd_update_capacities()163 capacity = upscaling_cores > 0 ? CPU_CAPACITY_HIGH : CPU_CAPACITY_LOW; in hd_update_capacities()170 upscaling_cores--; in hd_update_capacities()171 if (upscaling_cores == 0) in hd_update_capacities()