Searched refs:old_pstate (Results 1 – 1 of 1) sorted by relevance
3124 static void intel_cpufreq_trace(struct cpudata *cpu, unsigned int trace_type, int old_pstate) in intel_cpufreq_trace() argument3137 old_pstate, in intel_cpufreq_trace()3185 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_update_pstate() local3194 } else if (target_pstate != old_pstate) { in intel_cpufreq_update_pstate()3201 INTEL_PSTATE_TRACE_TARGET, old_pstate); in intel_cpufreq_update_pstate()3249 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_adjust_perf() local3284 intel_cpufreq_trace(cpu, INTEL_PSTATE_TRACE_FAST_SWITCH, old_pstate); in intel_cpufreq_adjust_perf()