Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dstat.h43 AGGR_UNSET, enumerator
Dstat.c298 case AGGR_UNSET: in process_counter_values()
/Linux-v4.19/tools/perf/
Dbuiltin-stat.c868 case AGGR_UNSET: in aggr_printout()
1696 case AGGR_UNSET: in print_interval()
1888 case AGGR_UNSET: in print_counters()
2115 case AGGR_UNSET: in perf_stat_init_aggr_mode()
2225 case AGGR_UNSET: in perf_stat_init_aggr_mode_file()
2638 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
2643 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
2755 .aggr_mode = AGGR_UNSET,