Home
last modified time | relevance | path

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

/linux-6.15/drivers/cpufreq/
H A Dintel_pstate.c139 int current_pstate; member
2244 cpu->pstate.current_pstate = pstate; in intel_pstate_set_pstate()
2522 if (pstate == cpu->pstate.current_pstate) in intel_pstate_update_pstate()
2525 cpu->pstate.current_pstate = pstate; in intel_pstate_update_pstate()
2531 int from = cpu->pstate.current_pstate; in intel_pstate_adjust_pstate()
2544 cpu->pstate.current_pstate, in intel_pstate_adjust_pstate()
3079 cpu->pstate.current_pstate, in intel_cpufreq_trace()
3126 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_update_pstate()
3139 cpu->pstate.current_pstate = target_pstate; in intel_cpufreq_update_pstate()
3190 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_adjust_perf()
[all …]