Home
last modified time | relevance | path

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

/tools/perf/util/
Dstat.h49 AGGR_UNSET, enumerator
Dstat-display.c126 case AGGR_UNSET: in aggr_printout()
995 case AGGR_UNSET: in print_interval()
1214 case AGGR_UNSET: in perf_evlist__print_counters()
Dstat.c324 case AGGR_UNSET: in process_counter_values()
/tools/perf/
Dbuiltin-stat.c911 case AGGR_UNSET: in perf_stat_init_aggr_mode()
1075 case AGGR_UNSET: in perf_stat_init_aggr_mode_file()
1488 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
1493 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
1605 .aggr_mode = AGGR_UNSET,