Home
last modified time | relevance | path

Searched refs:busy_scaled (Results 1 – 1 of 1) sorted by relevance

/drivers/cpufreq/
Dintel_pstate.c684 int32_t busy_scaled; in intel_pstate_adjust_busy_pstate() local
689 busy_scaled = intel_pstate_get_scaled_busy(cpu); in intel_pstate_adjust_busy_pstate()
691 ctl = pid_calc(pid, busy_scaled); in intel_pstate_adjust_busy_pstate()