Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-stat.c854 case AGGR_NONE: in aggr_printout()
897 if (stat_config.aggr_mode == AGGR_NONE) in do_new_line_std()
1056 if (stat_config.aggr_mode == AGGR_NONE) in first_shadow_cpu()
1153 [AGGR_NONE] = 1, in printout()
1606 [AGGR_NONE] = 6,
1614 [AGGR_NONE] = "cpu,",
1681 case AGGR_NONE: in print_interval()
1877 case AGGR_NONE: in print_counters()
2001 "disable CPU count aggregation", AGGR_NONE),
2112 case AGGR_NONE: in perf_stat_init_aggr_mode()
[all …]
/Linux-v4.19/tools/perf/util/
Dstat.h38 AGGR_NONE, enumerator
Dstat.c276 case AGGR_NONE: in process_counter_values()
280 if (config->aggr_mode == AGGR_NONE) in process_counter_values()