Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/
A Dbuiltin-stat.c1307 [AGGR_UNSET] = "unset",
1414 case AGGR_UNSET: in aggr_mode__get_aggr()
1437 case AGGR_UNSET: in aggr_mode__get_id()
1648 case AGGR_UNSET: in aggr_mode__get_aggr_file()
1671 case AGGR_UNSET: in aggr_mode__get_id_file()
2116 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
2118 } else if (st->aggr_mode != AGGR_UNSET) { in process_stat_config_event()
2210 .aggr_mode = AGGR_UNSET,
/linux-6.3-rc2/tools/perf/util/
A Dstat-display.c222 case AGGR_UNSET: in print_aggr_id_std()
270 case AGGR_UNSET: in print_aggr_id_csv()
314 case AGGR_UNSET: in print_aggr_id_json()
1151 case AGGR_UNSET: in print_header_interval_std()
1461 case AGGR_UNSET: in evlist__print_counters()
A Dstat.h79 AGGR_UNSET, enumerator

Completed in 12 milliseconds