Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dintel_pstate.c103 * @busy_scaled: Scaled busy value which is used to calculate next
119 int32_t busy_scaled; member
1923 sample->busy_scaled = busy_frac * 100; in get_target_pstate()
1978 fp_toint(sample->busy_scaled), in intel_pstate_adjust_pstate()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dintel_pstate.c95 * @busy_scaled: Scaled busy value which is used to calculate next
111 int32_t busy_scaled; member
2266 sample->busy_scaled = busy_frac * 100; in get_target_pstate()
2321 fp_toint(sample->busy_scaled), in intel_pstate_adjust_pstate()

Completed in 13 milliseconds