Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dstat-display.c43 [AGGR_CLUSTER] = 20,
55 [AGGR_CLUSTER] = "cluster,cpus,",
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()
1376 case AGGR_CLUSTER: in print_header_interval_std()
1767 case AGGR_CLUSTER: in evlist__print_counters()
H A Dstat.h51 AGGR_CLUSTER, enumerator
/linux-6.15/tools/perf/
H A Dbuiltin-stat.c169 mode = AGGR_CLUSTER; in opt_aggr_mode_to_aggr_mode()
1308 [AGGR_CLUSTER] = "cluster",
1437 case AGGR_CLUSTER: in aggr_mode__get_aggr()
1464 case AGGR_CLUSTER: in aggr_mode__get_id()
1750 case AGGR_CLUSTER: in aggr_mode__get_aggr_file()
1777 case AGGR_CLUSTER: in aggr_mode__get_id_file()
2247 "aggregate counts perf processor cluster", AGGR_CLUSTER), in __cmd_report()