Searched refs:AGGR_NONE (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Dstat.h29 AGGR_NONE, enumerator in enum:aggr_mode
H A Dstat.c262 case AGGR_NONE: process_counter_values()
266 if (config->aggr_mode == AGGR_NONE) process_counter_values()
H A Dstat-shadow.c320 if (aggr == AGGR_NONE) perf_stat__print_shadow_stats()
/linux-4.4.14/tools/perf/
H A Dbuiltin-stat.c473 case AGGR_NONE: aggr_printout()
780 case AGGR_NONE: print_interval()
868 case AGGR_NONE: print_counters()
968 "disable CPU count aggregation", AGGR_NONE),
1062 case AGGR_NONE: perf_stat_init_aggr_mode()

Completed in 52 milliseconds