Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/cpufreq/
Dintel_pstate.c134 int current_pstate; member
1820 cpu->pstate.current_pstate = pstate; in intel_pstate_set_pstate()
2099 if (pstate == cpu->pstate.current_pstate) in intel_pstate_update_pstate()
2102 cpu->pstate.current_pstate = pstate; in intel_pstate_update_pstate()
2108 int from = cpu->pstate.current_pstate; in intel_pstate_adjust_pstate()
2123 cpu->pstate.current_pstate, in intel_pstate_adjust_pstate()
2657 cpu->pstate.current_pstate, in intel_cpufreq_trace()
2704 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_update_pstate()
2717 cpu->pstate.current_pstate = target_pstate; in intel_cpufreq_update_pstate()
2783 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_adjust_perf()
[all …]