Home
last modified time | relevance | path

Searched refs:sums_need_wide_columns (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c222 unsigned int sums_need_wide_columns; variable
865 if (sums_need_wide_columns) in print_header()
882 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
922 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
1006 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
1209 if (sums_need_wide_columns) in format_counters()
1228 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1276 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1393 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1844 sums_need_wide_columns = 1; in compute_average()
[all …]