Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-stat.c794 "aggregate counts per thread", AGGR_THREAD),
910 case AGGR_THREAD: in perf_stat_init_aggr_mode()
1074 case AGGR_THREAD: in perf_stat_init_aggr_mode_file()
1744 if (stat_config.metric_only && stat_config.aggr_mode == AGGR_THREAD) { in cmd_stat()
1830 if ((stat_config.aggr_mode == AGGR_THREAD) && in cmd_stat()
1847 stat_config.aggr_mode != AGGR_THREAD) || nr_cgroups) && in cmd_stat()
1863 if ((stat_config.aggr_mode == AGGR_THREAD) && (target.system_wide)) in cmd_stat()
1883 if (stat_config.aggr_mode == AGGR_THREAD) { in cmd_stat()
/Linux-v5.4/tools/perf/util/
Dstat-display.c117 case AGGR_THREAD: in aggr_printout()
419 [AGGR_THREAD] = 1, in printout()
900 [AGGR_THREAD] = 24,
909 [AGGR_THREAD] = "comm-pid,",
988 case AGGR_THREAD: in print_interval()
1193 case AGGR_THREAD: in perf_evlist__print_counters()
Dstat.c298 case AGGR_THREAD: in process_counter_values()
311 if (config->aggr_mode == AGGR_THREAD) { in process_counter_values()
Dstat.h48 AGGR_THREAD, enumerator