Searched refs:CMN_EVENT_RNID (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/perf/ |
| D | arm-cmn.c | 715 #define CMN_EVENT_RNID(_model, _name, _event) \ macro 930 CMN_EVENT_RNID(CMN_ANY, s0_rdata_beats, 0x01), 931 CMN_EVENT_RNID(CMN_ANY, s1_rdata_beats, 0x02), 932 CMN_EVENT_RNID(CMN_ANY, s2_rdata_beats, 0x03), 933 CMN_EVENT_RNID(CMN_ANY, rxdat_flits, 0x04), 934 CMN_EVENT_RNID(CMN_ANY, txdat_flits, 0x05), 935 CMN_EVENT_RNID(CMN_ANY, txreq_flits_total, 0x06), 936 CMN_EVENT_RNID(CMN_ANY, txreq_flits_retried, 0x07), 937 CMN_EVENT_RNID(CMN_ANY, rrt_occ_ovfl, 0x08), 938 CMN_EVENT_RNID(CMN_ANY, wrt_occ_ovfl, 0x09), [all …]
|