Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c1436 [AGGR_UNSET] = "unset",
1557 case AGGR_UNSET: in aggr_mode__get_aggr()
1582 case AGGR_UNSET: in aggr_mode__get_id()
1855 case AGGR_UNSET: in aggr_mode__get_aggr_file()
1880 case AGGR_UNSET: in aggr_mode__get_id_file()
2293 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
2295 } else if (st->aggr_mode != AGGR_UNSET) { in process_stat_config_event()
2387 .aggr_mode = AGGR_UNSET,
/openbmc/linux/tools/perf/util/
H A Dstat.h54 AGGR_UNSET, enumerator
H A Dstat-display.c230 case AGGR_UNSET: in print_aggr_id_std()
282 case AGGR_UNSET: in print_aggr_id_csv()
330 case AGGR_UNSET: in print_aggr_id_json()
1277 case AGGR_UNSET: in print_header_interval_std()
1592 case AGGR_UNSET: in evlist__print_counters()