Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c245 enum counter_type {COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC}; enumerator
670 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
707 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
785 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
1010 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1052 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1155 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1630 if (mp->type == COUNTER_ITEMS) { in compute_average()
1640 if (mp->type == COUNTER_ITEMS) { in compute_average()
1649 if (mp->type == COUNTER_ITEMS) { in compute_average()
[all …]