Searched refs:CMN_EVENT_CCRA (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/perf/ |
H A D | arm-cmn.c | 756 #define CMN_EVENT_CCRA(_name, _event) \ macro 1090 CMN_EVENT_CCRA(rht_occ, 0x41), 1091 CMN_EVENT_CCRA(sht_occ, 0x42), 1092 CMN_EVENT_CCRA(rdb_occ, 0x43), 1093 CMN_EVENT_CCRA(wdb_occ, 0x44), 1094 CMN_EVENT_CCRA(ssb_occ, 0x45), 1095 CMN_EVENT_CCRA(snp_bcasts, 0x46), 1096 CMN_EVENT_CCRA(req_chains, 0x47), 1097 CMN_EVENT_CCRA(req_chain_avglen, 0x48), 1098 CMN_EVENT_CCRA(chirsp_stalls, 0x49), [all …]
|