Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/turbostat/
Dturbostat.c220 unsigned int sums_need_wide_columns; variable
860 if (sums_need_wide_columns) in print_header()
877 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
917 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
998 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
1201 if (sums_need_wide_columns) in format_counters()
1220 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1268 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1382 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1830 sums_need_wide_columns = 1; in compute_average()
[all …]