Searched refs:AGGR_SOCKET (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/tools/perf/util/ |
D | stat-display.c | 133 case AGGR_SOCKET: in aggr_printout() 557 [AGGR_SOCKET] = 2, in printout() 1124 [AGGR_SOCKET] = 12, 1134 [AGGR_SOCKET] = "socket,cpus", 1221 case AGGR_SOCKET: in print_interval() 1481 case AGGR_SOCKET: in evlist__print_counters()
|
D | stat.h | 54 AGGR_SOCKET, enumerator
|
D | stat.c | 380 case AGGR_SOCKET: in process_counter_values()
|
/Linux-v6.1/tools/perf/ |
D | builtin-stat.c | 1236 "aggregate counts per processor socket", AGGR_SOCKET), 1304 [AGGR_SOCKET] = "socket", 1384 case AGGR_SOCKET: in aggr_mode__get_aggr() 1409 case AGGR_SOCKET: in aggr_mode__get_id() 1564 case AGGR_SOCKET: in aggr_mode__get_aggr_file() 1585 case AGGR_SOCKET: in aggr_mode__get_id_file() 2122 "aggregate counts per processor socket", AGGR_SOCKET), in __cmd_report()
|