Searched refs:CMN_EVENT_CCLA (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/perf/ |
| H A D | arm-cmn.c | 931 #define CMN_EVENT_CCLA(_name, _event) \ macro 1379 CMN_EVENT_CCLA(rx_cxs, 0x21), 1380 CMN_EVENT_CCLA(tx_cxs, 0x22), 1381 CMN_EVENT_CCLA(rx_cxs_avg_size, 0x23), 1382 CMN_EVENT_CCLA(tx_cxs_avg_size, 0x24), 1383 CMN_EVENT_CCLA(tx_cxs_lcrd_backpressure, 0x25), 1384 CMN_EVENT_CCLA(link_crdbuf_occ, 0x26), 1385 CMN_EVENT_CCLA(link_crdbuf_alloc, 0x27), 1386 CMN_EVENT_CCLA(pfwd_rcvr_cxs, 0x28), 1387 CMN_EVENT_CCLA(pfwd_sndr_num_flits, 0x29), [all …]
|