Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-stat.c1306 [AGGR_UNSET] = "unset",
1399 case AGGR_UNSET: in aggr_mode__get_aggr()
1424 case AGGR_UNSET: in aggr_mode__get_id()
1575 case AGGR_UNSET: in aggr_mode__get_aggr_file()
1596 case AGGR_UNSET: in aggr_mode__get_id_file()
2025 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
2030 if (st->aggr_mode != AGGR_UNSET) in process_stat_config_event()
2113 .aggr_mode = AGGR_UNSET,
/Linux-v6.1/tools/perf/util/
Dstat.h58 AGGR_UNSET, enumerator
Dstat-display.c204 case AGGR_UNSET: in aggr_printout()
561 [AGGR_UNSET] = 0, in printout()
1253 case AGGR_UNSET: in print_interval()
1515 case AGGR_UNSET: in evlist__print_counters()
Dstat.c400 case AGGR_UNSET: in process_counter_values()