Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dstat.h53 AGGR_UNSET, enumerator
Dstat-display.c136 case AGGR_UNSET: in aggr_printout()
1006 case AGGR_UNSET: in print_interval()
1246 case AGGR_UNSET: in perf_evlist__print_counters()
Dstat.c369 case AGGR_UNSET: in process_counter_values()
/Linux-v5.10/tools/perf/
Dbuiltin-stat.c1308 case AGGR_UNSET: in perf_stat_init_aggr_mode()
1498 case AGGR_UNSET: in perf_stat_init_aggr_mode_file()
1881 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
1886 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
1969 .aggr_mode = AGGR_UNSET,