Home
last modified time | relevance | path

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

/linux/tools/perf/
A Dbuiltin-stat.c1299 [AGGR_UNSET] = "unset",
1434 case AGGR_UNSET: in aggr_mode__get_aggr()
1461 case AGGR_UNSET: in aggr_mode__get_id()
1747 case AGGR_UNSET: in aggr_mode__get_aggr_file()
1774 case AGGR_UNSET: in aggr_mode__get_id_file()
2193 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
2195 } else if (st->aggr_mode != AGGR_UNSET) { in process_stat_config_event()
2278 .aggr_mode = AGGR_UNSET,
/linux/tools/perf/util/
A Dstat.h55 AGGR_UNSET, enumerator
A Dstat-display.c236 case AGGR_UNSET: in print_aggr_id_std()
292 case AGGR_UNSET: in print_aggr_id_csv()
344 case AGGR_UNSET: in print_aggr_id_json()
1309 case AGGR_UNSET: in print_header_interval_std()
1625 case AGGR_UNSET: in evlist__print_counters()

Completed in 16 milliseconds