diff options
author | Zhang Rui <[email protected]> | 2021-04-26 18:49:26 +0800 |
---|---|---|
committer | Len Brown <[email protected]> | 2021-05-04 20:01:09 -0400 |
commit | 55279aef754c5eab170077ae4ba4ebd304dea64f (patch) | |
tree | 369e7da59b35502c7a4f13be84cbe04134ed5798 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0b9a0b9be991656f125b58a240065cdf72077244 (diff) |
tools/power turbostat: rename tcc variables
There are two TCC activation temeprature.
One is the default TCC activation temperature, also known as TJ_MAX.
Another one is the effective TCC activation temperature, which is the
subtraction of default TCC activation temperature and TCC offset.
The name of variable tcc_activation_temp might be misleading here.
Thus rename tcc_activation_temp to tj_max, and use tcc_default and
tcc_offset to calculate the effective TCC activation temperature.
No functional change in this patch.
Signed-off-by: Zhang Rui <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions