Searched refs:CMN_EVENT_CCLA (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/perf/ |
H A D | arm-cmn.c | 760 #define CMN_EVENT_CCLA(_name, _event) \ macro 1154 CMN_EVENT_CCLA(rx_cxs, 0x21), 1155 CMN_EVENT_CCLA(tx_cxs, 0x22), 1156 CMN_EVENT_CCLA(rx_cxs_avg_size, 0x23), 1157 CMN_EVENT_CCLA(tx_cxs_avg_size, 0x24), 1158 CMN_EVENT_CCLA(tx_cxs_lcrd_backpressure, 0x25), 1159 CMN_EVENT_CCLA(link_crdbuf_occ, 0x26), 1160 CMN_EVENT_CCLA(link_crdbuf_alloc, 0x27), 1161 CMN_EVENT_CCLA(pfwd_rcvr_cxs, 0x28), 1162 CMN_EVENT_CCLA(pfwd_sndr_num_flits, 0x29), [all …]
|