Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dstat-display.c43 [AGGR_CLUSTER] = 20,
55 [AGGR_CLUSTER] = "cluster,ctrs,",
67 [AGGR_CLUSTER] = "cluster",
272 case AGGR_CLUSTER: in print_aggr_id_std()
325 case AGGR_CLUSTER: in print_aggr_id_csv()
376 case AGGR_CLUSTER: in print_aggr_id_json()
1278 case AGGR_CLUSTER: in print_header_interval_std()
1558 case AGGR_CLUSTER: in evlist__print_counters()
H A Dstat.h50 AGGR_CLUSTER, enumerator
/linux/tools/perf/
H A Dbuiltin-stat.c178 mode = AGGR_CLUSTER; in opt_aggr_mode_to_aggr_mode()
1391 [AGGR_CLUSTER] = "cluster",
1520 case AGGR_CLUSTER: in aggr_mode__get_aggr()
1547 case AGGR_CLUSTER: in aggr_mode__get_id()
1830 case AGGR_CLUSTER: in aggr_mode__get_aggr_file()
1857 case AGGR_CLUSTER: in aggr_mode__get_id_file()
2315 "aggregate counts perf processor cluster", AGGR_CLUSTER), in __cmd_report()