Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cpufreq/
Dintel_pstate.c136 int current_pstate; member
1995 cpu->pstate.current_pstate = pstate; in intel_pstate_set_pstate()
2274 if (pstate == cpu->pstate.current_pstate) in intel_pstate_update_pstate()
2277 cpu->pstate.current_pstate = pstate; in intel_pstate_update_pstate()
2283 int from = cpu->pstate.current_pstate; in intel_pstate_adjust_pstate()
2298 cpu->pstate.current_pstate, in intel_pstate_adjust_pstate()
2828 cpu->pstate.current_pstate, in intel_cpufreq_trace()
2875 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_update_pstate()
2888 cpu->pstate.current_pstate = target_pstate; in intel_cpufreq_update_pstate()
2954 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_adjust_perf()
[all …]