Searched refs:current_pstate (Results 1 – 1 of 1) sorted by relevance
136 int current_pstate; member2019 cpu->pstate.current_pstate = pstate; in intel_pstate_set_pstate()2298 if (pstate == cpu->pstate.current_pstate) in intel_pstate_update_pstate()2301 cpu->pstate.current_pstate = pstate; in intel_pstate_update_pstate()2307 int from = cpu->pstate.current_pstate; in intel_pstate_adjust_pstate()2322 cpu->pstate.current_pstate, in intel_pstate_adjust_pstate()2851 cpu->pstate.current_pstate, in intel_cpufreq_trace()2898 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_update_pstate()2911 cpu->pstate.current_pstate = target_pstate; in intel_cpufreq_update_pstate()2966 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_adjust_perf()[all …]