Searched refs:old_pstate (Results 1 – 1 of 1) sorted by relevance
3120 static void intel_cpufreq_trace(struct cpudata *cpu, unsigned int trace_type, int old_pstate) in intel_cpufreq_trace() argument3133 old_pstate, in intel_cpufreq_trace()3181 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_update_pstate() local3190 } else if (target_pstate != old_pstate) { in intel_cpufreq_update_pstate()3197 INTEL_PSTATE_TRACE_TARGET, old_pstate); in intel_cpufreq_update_pstate()3246 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_adjust_perf() local3287 intel_cpufreq_trace(cpu, INTEL_PSTATE_TRACE_FAST_SWITCH, old_pstate); in intel_cpufreq_adjust_perf()