Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/cpufreq/
Dintel_pstate.c843 int32_t busy_scaled; in intel_pstate_adjust_busy_pstate() local
848 busy_scaled = intel_pstate_get_scaled_busy(cpu); in intel_pstate_adjust_busy_pstate()
850 ctl = pid_calc(pid, busy_scaled); in intel_pstate_adjust_busy_pstate()