Searched refs:CMN_EVENT_HNP (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/perf/ |
| D | arm-cmn.c | 757 #define CMN_EVENT_HNP(_name, _event) \ macro 974 CMN_EVENT_HNP(rrt_wr_occ_cnt_ovfl, 0x01), 975 CMN_EVENT_HNP(rdt_wr_occ_cnt_ovfl, 0x02), 976 CMN_EVENT_HNP(wdb_occ_cnt_ovfl, 0x03), 977 CMN_EVENT_HNP(rrt_wr_alloc, 0x04), 978 CMN_EVENT_HNP(rdt_wr_alloc, 0x05), 979 CMN_EVENT_HNP(wdb_alloc, 0x06), 980 CMN_EVENT_HNP(awvalid_no_awready, 0x07), 981 CMN_EVENT_HNP(awready_no_awvalid, 0x08), 982 CMN_EVENT_HNP(wvalid_no_wready, 0x09), [all …]
|