Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/turbostat/
Dturbostat.c57 enum counter_type { COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC }; enumerator
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()
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()
1861 if (mp->type == COUNTER_ITEMS) { in compute_average()
1871 if (mp->type == COUNTER_ITEMS) { in compute_average()
1880 if (mp->type == COUNTER_ITEMS) { in compute_average()
[all …]