Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-stat.c1242 "aggregate counts per thread", AGGR_THREAD),
1305 [AGGR_THREAD] = "thread",
1398 case AGGR_THREAD: in aggr_mode__get_aggr()
1423 case AGGR_THREAD: in aggr_mode__get_id()
1574 case AGGR_THREAD: in aggr_mode__get_aggr_file()
1595 case AGGR_THREAD: in aggr_mode__get_id_file()
2257 if (stat_config.metric_only && stat_config.aggr_mode == AGGR_THREAD) { in cmd_stat()
2349 if ((stat_config.aggr_mode == AGGR_THREAD) && in cmd_stat()
2366 stat_config.aggr_mode != AGGR_THREAD) || in cmd_stat()
2392 if ((stat_config.aggr_mode == AGGR_THREAD) && (target.system_wide)) in cmd_stat()
[all …]
/Linux-v6.1/tools/perf/util/
Dstat-display.c189 case AGGR_THREAD: in aggr_printout()
455 if (config->aggr_mode == AGGR_THREAD) in first_shadow_map_idx()
560 [AGGR_THREAD] = 1, in printout()
1126 [AGGR_THREAD] = 24,
1136 [AGGR_THREAD] = "comm-pid,",
1241 case AGGR_THREAD: in print_interval()
1485 case AGGR_THREAD: in evlist__print_counters()
Dstat.c377 case AGGR_THREAD: in process_counter_values()
391 if (config->aggr_mode == AGGR_THREAD) { in process_counter_values()
Dstat.h57 AGGR_THREAD, enumerator