Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c247 enum counter_type {COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC}; enumerator
789 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
826 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
907 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
1132 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1174 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1274 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1748 if (mp->type == COUNTER_ITEMS) { in compute_average()
1758 if (mp->type == COUNTER_ITEMS) { in compute_average()
1767 if (mp->type == COUNTER_ITEMS) { in compute_average()
[all...]
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c57 enum counter_type { COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC }; enumerator
882 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
922 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
1006 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()
1228 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1276 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1393 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()
1875 if (mp->type == COUNTER_ITEMS) { in compute_average()
1885 if (mp->type == COUNTER_ITEMS) { in compute_average()
1894 if (mp->type == COUNTER_ITEMS) { in compute_average()
[all...]

Completed in 11 milliseconds