Searched refs:CMN_EVENT_HNP (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/perf/ |
| H A D | arm-cmn.c | 785 #define CMN_EVENT_HNP(_name, _event) \ macro 1002 CMN_EVENT_HNP(wdb_occ_cnt_ovfl, 0x03), 1003 CMN_EVENT_HNP(rrt_wr_alloc, 0x04), 1004 CMN_EVENT_HNP(rdt_wr_alloc, 0x05), 1005 CMN_EVENT_HNP(wdb_alloc, 0x06), 1006 CMN_EVENT_HNP(awvalid_no_awready, 0x07), 1007 CMN_EVENT_HNP(awready_no_awvalid, 0x08), 1008 CMN_EVENT_HNP(wvalid_no_wready, 0x09), 1011 CMN_EVENT_HNP(rrt_rd_alloc, 0x13), 1012 CMN_EVENT_HNP(rdt_rd_alloc, 0x14), [all …]
|