Home
last modified time | relevance | path

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

/Linux-v5.15/tools/power/x86/turbostat/
Dturbostat.c259 enum counter_type { COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC }; enumerator
853 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
890 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
971 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
1192 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1236 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1349 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1825 if (mp->type == COUNTER_ITEMS) { in compute_average()
1835 if (mp->type == COUNTER_ITEMS) { in compute_average()
1844 if (mp->type == COUNTER_ITEMS) { in compute_average()
[all …]