Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dstat.h58 AGGR_UNSET, enumerator
A Dstat-display.c139 case AGGR_UNSET: in aggr_printout()
1070 case AGGR_UNSET: in print_interval()
1317 case AGGR_UNSET: in evlist__print_counters()
A Dstat.c401 case AGGR_UNSET: in process_counter_values()
/linux/tools/perf/
A Dbuiltin-stat.c1424 case AGGR_UNSET: in perf_stat_init_aggr_mode()
1620 case AGGR_UNSET: in perf_stat_init_aggr_mode_file()
2054 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
2059 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
2142 .aggr_mode = AGGR_UNSET,

Completed in 12 milliseconds