Searched refs:current_pstate (Results 1 – 1 of 1) sorted by relevance
136 int current_pstate; member1964 cpu->pstate.current_pstate = pstate; in intel_pstate_set_pstate()2243 if (pstate == cpu->pstate.current_pstate) in intel_pstate_update_pstate()2246 cpu->pstate.current_pstate = pstate; in intel_pstate_update_pstate()2252 int from = cpu->pstate.current_pstate; in intel_pstate_adjust_pstate()2267 cpu->pstate.current_pstate, in intel_pstate_adjust_pstate()2800 cpu->pstate.current_pstate, in intel_cpufreq_trace()2847 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_update_pstate()2860 cpu->pstate.current_pstate = target_pstate; in intel_cpufreq_update_pstate()2926 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_adjust_perf()[all …]