tools/power turbostat: Fix Bzy_MHz documentation typo
authorPeng Liu <liupeng17@lenovo.com>
Sat, 7 Oct 2023 05:46:22 +0000 (13:46 +0800)
committerLen Brown <len.brown@intel.com>
Fri, 12 Jan 2024 18:43:19 +0000 (12:43 -0600)
commit0b13410b52c4636aacb6964a4253a797c0fa0d16
tree602bb722aa85bdd1729c07a911e6236343570f66
parent3ac1d14d0583a2de75d49a5234d767e2590384dd
tools/power turbostat: Fix Bzy_MHz documentation typo

The code calculates Bzy_MHz by multiplying TSC_delta * APERF_delta/MPERF_delta
The man page erroneously showed that TSC_delta was divided.

Signed-off-by: Peng Liu <liupeng17@lenovo.com>
Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.8