tools/power/turbostat: Adjust cstate for is_slm()/is_knl()/is_cnl()/is_ehl() models
authorZhang Rui <rui.zhang@intel.com>
Sun, 27 Aug 2023 06:24:19 +0000 (14:24 +0800)
committerZhang Rui <rui.zhang@intel.com>
Wed, 27 Sep 2023 14:14:19 +0000 (22:14 +0800)
commitcd7a2b6a61100a0fe8a40916d1afbd72d8833d57
treed8f4dd93fd001962f73332a19f23eaae5aa8bc9b
parent4d2c95d40a90877ffd8f961055419f1f550a7ed9
tools/power/turbostat: Adjust cstate for is_slm()/is_knl()/is_cnl()/is_ehl() models

Disable CC3 for is_slm()/is_knl()/is_cnl()/is_ehl() models.

Delete is_cnl()/is_ehl() CPU model checks.

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