Searched refs:CMN_EVENT_CCLA (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/perf/ |
| H A D | arm-cmn.c | 803 #define CMN_EVENT_CCLA(_name, _event) \ macro 1196 CMN_EVENT_CCLA(rx_cxs, 0x21), 1197 CMN_EVENT_CCLA(tx_cxs, 0x22), 1198 CMN_EVENT_CCLA(rx_cxs_avg_size, 0x23), 1199 CMN_EVENT_CCLA(tx_cxs_avg_size, 0x24), 1200 CMN_EVENT_CCLA(tx_cxs_lcrd_backpressure, 0x25), 1201 CMN_EVENT_CCLA(link_crdbuf_occ, 0x26), 1202 CMN_EVENT_CCLA(link_crdbuf_alloc, 0x27), 1203 CMN_EVENT_CCLA(pfwd_rcvr_cxs, 0x28), 1204 CMN_EVENT_CCLA(pfwd_sndr_num_flits, 0x29), [all …]
|