tools/power/turbostat: Abstract fixed DRAM Energy unit support
authorZhang Rui <rui.zhang@intel.com>
Sat, 22 Apr 2023 04:21:58 +0000 (12:21 +0800)
committerZhang Rui <rui.zhang@intel.com>
Wed, 27 Sep 2023 14:14:19 +0000 (22:14 +0800)
commit9e6f35159cdef148c711d2fb7d5fd2b2b6fb772d
treeef1e07bdefe90c0e95232e1b29fe3f05da2c367d
parent6d35b8c4a661c849361239fe316035ea952606a3
tools/power/turbostat: Abstract fixed DRAM Energy unit support

Abstract the support for fixed Dram domain energy unit.

Delete rapl_dram_energy_units_probe() 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