Commit 2ba8b24
committed
tools/power turbostat: Print percentages in 8-columns
Added counters that are FORMAT_PERCENT
do not need to be 64-bits -- 32 is plenty.
This allows the output code to fit them,
and their header, into 8-columns.
Signed-off-by: Len Brown <len.brown@intel.com>1 parent 8808292 commit 2ba8b24
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3482 | 3482 | | |
3483 | 3483 | | |
3484 | 3484 | | |
3485 | | - | |
| 3485 | + | |
3486 | 3486 | | |
3487 | 3487 | | |
3488 | 3488 | | |
| |||
10997 | 10997 | | |
10998 | 10998 | | |
10999 | 10999 | | |
11000 | | - | |
| 11000 | + | |
11001 | 11001 | | |
11002 | 11002 | | |
11003 | 11003 | | |
| |||
0 commit comments