Home
last modified time | relevance | path

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

/tools/perf/util/
Dstat.h58 AGGR_UNSET, enumerator
Dstat-display.c139 case AGGR_UNSET: in aggr_printout()
1071 case AGGR_UNSET: in print_interval()
1318 case AGGR_UNSET: in evlist__print_counters()
Dstat.c401 case AGGR_UNSET: in process_counter_values()
/tools/perf/
Dbuiltin-stat.c1407 case AGGR_UNSET: in perf_stat_init_aggr_mode()
1603 case AGGR_UNSET: in perf_stat_init_aggr_mode_file()
2031 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
2036 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
2119 .aggr_mode = AGGR_UNSET,