Searched refs:CMN_EVENT_HNP (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/perf/ |
| H A D | arm-cmn.c | 789 #define CMN_EVENT_HNP(_name, _event) \ macro 1004 CMN_EVENT_HNP(rrt_wr_occ_cnt_ovfl, 0x01), 1005 CMN_EVENT_HNP(rdt_wr_occ_cnt_ovfl, 0x02), 1006 CMN_EVENT_HNP(wdb_occ_cnt_ovfl, 0x03), 1007 CMN_EVENT_HNP(rrt_wr_alloc, 0x04), 1008 CMN_EVENT_HNP(rdt_wr_alloc, 0x05), 1009 CMN_EVENT_HNP(wdb_alloc, 0x06), 1010 CMN_EVENT_HNP(awvalid_no_awready, 0x07), 1011 CMN_EVENT_HNP(awready_no_awvalid, 0x08), 1012 CMN_EVENT_HNP(wvalid_no_wready, 0x09), [all …]
|