perf/x86/rapl: Switch to new Intel CPU model defines
authorTony Luck <tony.luck@intel.com>
Mon, 20 May 2024 22:46:14 +0000 (15:46 -0700)
committerDave Hansen <dave.hansen@linux.intel.com>
Tue, 28 May 2024 17:59:03 +0000 (10:59 -0700)
commit8e887536b896c3156bcdd0e1e0cf1eb1fe8d3029
tree7241194b15d35b884ea3adce1c4be75d4a57dee1
parent6fd5e8855e60a94f6f4b78a1314afac56fce7427
perf/x86/rapl: Switch to new Intel CPU model defines

New CPU #defines encode vendor and family as well as model.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/all/20240520224620.9480-44-tony.luck%40intel.com
arch/x86/events/rapl.c