Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/cpufreq/
Dintel_pstate.c192 static signed int pid_calc(struct _pid *pid, int32_t busy) in pid_calc() function
850 ctl = pid_calc(pid, busy_scaled); in intel_pstate_adjust_busy_pstate()