Home
last modified time | relevance | path

Searched refs:AGGR_THREAD (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
A Dstat-display.c130 case AGGR_THREAD: in aggr_printout()
436 [AGGR_THREAD] = 1, in printout()
962 [AGGR_THREAD] = 24,
971 [AGGR_THREAD] = "comm-pid,",
1058 case AGGR_THREAD: in print_interval()
1288 case AGGR_THREAD: in evlist__print_counters()
A Dstat.c374 case AGGR_THREAD: in process_counter_values()
388 if (config->aggr_mode == AGGR_THREAD) { in process_counter_values()
A Dstat.h57 AGGR_THREAD, enumerator
/linux/tools/perf/
A Dbuiltin-stat.c1249 "aggregate counts per thread", AGGR_THREAD),
1423 case AGGR_THREAD: in perf_stat_init_aggr_mode()
1619 case AGGR_THREAD: in perf_stat_init_aggr_mode_file()
2286 if (stat_config.metric_only && stat_config.aggr_mode == AGGR_THREAD) { in cmd_stat()
2378 if ((stat_config.aggr_mode == AGGR_THREAD) && in cmd_stat()
2395 stat_config.aggr_mode != AGGR_THREAD) || in cmd_stat()
2440 if ((stat_config.aggr_mode == AGGR_THREAD) && (target.system_wide)) in cmd_stat()
2468 if (stat_config.aggr_mode == AGGR_THREAD) { in cmd_stat()

Completed in 13 milliseconds