Searched refs:COUNTER_ITEMS (Results 1 – 1 of 1) sorted by relevance
59 enum counter_type { COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC }; enumerator885 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()925 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()1009 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in print_header()1231 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()1279 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()1396 if ((mp->type == COUNTER_ITEMS) && sums_need_wide_columns) in format_counters()1879 if (mp->type == COUNTER_ITEMS) { in compute_average()1889 if (mp->type == COUNTER_ITEMS) { in compute_average()1898 if (mp->type == COUNTER_ITEMS) { in compute_average()[all …]