Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c93 enum counter_type { COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC, COUNTER_K2M }; enumerator
2260 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
2275 if ((pp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
2334 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
2349 if ((pp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
2465 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
2480 if ((pp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
2751 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
2775 if ((pp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
2844 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
[all …]