Searched refs:CMN_EVENT_RNID (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/perf/ |
| H A D | arm-cmn.c | 919 #define CMN_EVENT_RNID(_model, _name, _event) \ macro 1225 CMN_EVENT_RNID(CMN_ANY, s0_rdata_beats, 0x01), 1226 CMN_EVENT_RNID(CMN_ANY, s1_rdata_beats, 0x02), 1227 CMN_EVENT_RNID(CMN_ANY, s2_rdata_beats, 0x03), 1228 CMN_EVENT_RNID(CMN_ANY, rxdat_flits, 0x04), 1229 CMN_EVENT_RNID(CMN_ANY, txdat_flits, 0x05), 1230 CMN_EVENT_RNID(CMN_ANY, txreq_flits_total, 0x06), 1231 CMN_EVENT_RNID(CMN_ANY, txreq_flits_retried, 0x07), 1232 CMN_EVENT_RNID(CMN_ANY, rrt_occ_ovfl, 0x08), 1233 CMN_EVENT_RNID(CMN_AN [all...] |