Searched refs:current_pstate (Results 1 – 1 of 1) sorted by relevance
138 int current_pstate; member2239 cpu->pstate.current_pstate = pstate; in intel_pstate_set_pstate()2517 if (pstate == cpu->pstate.current_pstate) in intel_pstate_update_pstate()2520 cpu->pstate.current_pstate = pstate; in intel_pstate_update_pstate()2526 int from = cpu->pstate.current_pstate; in intel_pstate_adjust_pstate()2539 cpu->pstate.current_pstate, in intel_pstate_adjust_pstate()3074 cpu->pstate.current_pstate, in intel_cpufreq_trace()3121 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_update_pstate()3134 cpu->pstate.current_pstate = target_pstate; in intel_cpufreq_update_pstate()3185 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_adjust_perf()[all …]