Searched refs:CMN_EVENT_RNID (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/perf/ |
| D | arm-cmn.c | 763 #define CMN_EVENT_RNID(_model, _name, _event) \ macro 1016 CMN_EVENT_RNID(CMN_ANY, s0_rdata_beats, 0x01), 1017 CMN_EVENT_RNID(CMN_ANY, s1_rdata_beats, 0x02), 1018 CMN_EVENT_RNID(CMN_ANY, s2_rdata_beats, 0x03), 1019 CMN_EVENT_RNID(CMN_ANY, rxdat_flits, 0x04), 1020 CMN_EVENT_RNID(CMN_ANY, txdat_flits, 0x05), 1021 CMN_EVENT_RNID(CMN_ANY, txreq_flits_total, 0x06), 1022 CMN_EVENT_RNID(CMN_ANY, txreq_flits_retried, 0x07), 1023 CMN_EVENT_RNID(CMN_ANY, rrt_occ_ovfl, 0x08), 1024 CMN_EVENT_RNID(CMN_ANY, wrt_occ_ovfl, 0x09), [all …]
|