Re: [PATCH] perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU support

From: Peter Zijlstra
Date: Fri Apr 15 2022 - 08:03:08 EST


On Fri, Apr 15, 2022 at 06:45:20PM +0800, Zhang Rui wrote:
> From the perspective of Intel cstate residency counters,
> SAPPHIRERAPIDS_X is the same as ICELAKE_X.
>
> Share the code with it. And update the comments for SAPPHIRERAPIDS_X.
>
> Signed-off-by: Zhang Rui <rui.zhang@xxxxxxxxx>
> Reviewed-by: Kan Liang <kan.liang@xxxxxxxxxxxxxxx>

Thanks!