perf/x86/cstate: Add Raptor Lake support
authorKan Liang <kan.liang@linux.intel.com>
Tue, 15 Mar 2022 17:45:58 +0000 (10:45 -0700)
committerPeter Zijlstra <peterz@infradead.org>
Tue, 5 Apr 2022 07:59:43 +0000 (09:59 +0200)
commit2da202aa1c38bfe8841611a3d339892eb5579e2b
treed0574b26ace8b6928ef2b806ad0c111193a3a9b8
parentc61759e581576d3330bd1d9490b4d7552e24da6b
perf/x86/cstate: Add Raptor Lake support

Raptor Lake is Intel's successor to Alder lake. From the perspective of
Intel cstate residency counters, there is nothing changed compared with
Alder lake.

Share adl_cstates with Alder lake.
Update the comments for Raptor Lake.

Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/1647366360-82824-2-git-send-email-kan.liang@linux.intel.com
arch/x86/events/intel/cstate.c