Searched refs:CMN_EVENT_CCLA (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/perf/ |
| D | arm-cmn.c | 727 #define CMN_EVENT_CCLA(_name, _event) \ macro 1083 CMN_EVENT_CCLA(rx_cxs, 0x21), 1084 CMN_EVENT_CCLA(tx_cxs, 0x22), 1085 CMN_EVENT_CCLA(rx_cxs_avg_size, 0x23), 1086 CMN_EVENT_CCLA(tx_cxs_avg_size, 0x24), 1087 CMN_EVENT_CCLA(tx_cxs_lcrd_backpressure, 0x25), 1088 CMN_EVENT_CCLA(link_crdbuf_occ, 0x26), 1089 CMN_EVENT_CCLA(link_crdbuf_alloc, 0x27), 1090 CMN_EVENT_CCLA(pfwd_rcvr_cxs, 0x28), 1091 CMN_EVENT_CCLA(pfwd_sndr_num_flits, 0x29), [all …]
|