Lines Matching full:utilization
3 * CPUFreq governor based on scheduler-provided CPU utilization data.
138 * @util: Current CPU utilization.
141 * If the utilization is frequency-invariant, choose the new frequency to be
146 * Otherwise, approximate the would-be frequency-invariant utilization by
220 * Each time a task wakes up after an IO operation, the CPU utilization can be
221 * boosted to a certain utilization which doubles at each "frequent and
222 * successive" wakeup from IO, ranging from IOWAIT_BOOST_MIN to the utilization
226 * otherwise we restart from the utilization of the minimum OPP.
265 * utilization boosted to speed up the completion of those IO operations.
271 * its IO boost utilization reset.
327 * has increased the utilization.
425 * supported, because the direct mapping between the utilization and in sugov_update_single_perf()