Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dstat.h58 AGGR_UNSET, enumerator
Dstat-display.c139 case AGGR_UNSET: in aggr_printout()
1070 case AGGR_UNSET: in print_interval()
1317 case AGGR_UNSET: in evlist__print_counters()
Dstat.c401 case AGGR_UNSET: in process_counter_values()
/Linux-v5.15/tools/perf/
Dbuiltin-stat.c1424 case AGGR_UNSET: in perf_stat_init_aggr_mode()
1620 case AGGR_UNSET: in perf_stat_init_aggr_mode_file()
2048 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
2053 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
2136 .aggr_mode = AGGR_UNSET,