Home
last modified time | relevance | path

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

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