Home
last modified time | relevance | path

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

/Linux-v5.10/tools/power/x86/turbostat/
Dturbostat.c247 enum counter_type {COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC}; enumerator
785 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
822 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
903 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
1128 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1170 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1270 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1744 if (mp->type == COUNTER_ITEMS) { in compute_average()
1754 if (mp->type == COUNTER_ITEMS) { in compute_average()
1763 if (mp->type == COUNTER_ITEMS) { in compute_average()
[all …]