Lines Matching refs:COUNTER_ITEMS
57 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()
6500 add_counter(0, path, name_buf, 64, SCOPE_CPU, COUNTER_ITEMS, FORMAT_DELTA, SYSFS_PERCPU); in probe_sysfs()