tools/power/turbostat: Adjust cstate for is_skx()/is_icx()/is_spr() models
authorZhang Rui <rui.zhang@intel.com>
Fri, 8 Sep 2023 15:18:27 +0000 (23:18 +0800)
committerZhang Rui <rui.zhang@intel.com>
Wed, 27 Sep 2023 14:14:19 +0000 (22:14 +0800)
commit24d16bec379db6eea2d72e18c97c6c80e486a5e1
treed78c31494d9448f38a79fd9eb8416b5193cdc33b
parent8e20ced057423f0edaf40b650facc221e8030b33
tools/power/turbostat: Adjust cstate for is_skx()/is_icx()/is_spr() models

Disable CC3/CC7/PC3/PC7 for is_skx()/is_icx()/is_spr() models.

Delete is_skx() CPU model check.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Reviewed-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c