Searched refs:CMN_EVENT_CCRA (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/perf/ |
| H A D | arm-cmn.c | 803 #define CMN_EVENT_CCRA(_name, _event) \ macro 1135 CMN_EVENT_CCRA(rht_occ, 0x41), 1136 CMN_EVENT_CCRA(sht_occ, 0x42), 1137 CMN_EVENT_CCRA(rdb_occ, 0x43), 1138 CMN_EVENT_CCRA(wdb_occ, 0x44), 1139 CMN_EVENT_CCRA(ssb_occ, 0x45), 1140 CMN_EVENT_CCRA(snp_bcasts, 0x46), 1141 CMN_EVENT_CCRA(req_chains, 0x47), 1142 CMN_EVENT_CCRA(req_chain_avglen, 0x48), 1143 CMN_EVENT_CCRA(chirsp_stalls, 0x49), [all …]
|