Searched refs:AGGR_THREAD (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Dstat.h33 AGGR_THREAD, enumerator in enum:aggr_mode
H A Dstat.c259 case AGGR_THREAD: process_counter_values()
/linux-4.4.14/tools/perf/
H A Dbuiltin-stat.c478 case AGGR_THREAD: aggr_printout()
783 case AGGR_THREAD: print_interval()
860 case AGGR_THREAD: print_counters()
988 "aggregate counts per thread", AGGR_THREAD),
1064 case AGGR_THREAD: perf_stat_init_aggr_mode()
1333 if ((stat_config.aggr_mode == AGGR_THREAD) && !target__has_task(&target)) { cmd_stat()
1346 stat_config.aggr_mode != AGGR_THREAD) || nr_cgroups) && cmd_stat()
1379 if (stat_config.aggr_mode == AGGR_THREAD) cmd_stat()

Completed in 52 milliseconds