Searched refs:CMN_EVENT_HNP (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/perf/ |
| H A D | arm-cmn.c | 913 #define CMN_EVENT_HNP(_name, _event) \ macro 1183 CMN_EVENT_HNP(rrt_wr_occ_cnt_ovfl, 0x01), 1184 CMN_EVENT_HNP(rdt_wr_occ_cnt_ovfl, 0x02), 1185 CMN_EVENT_HNP(wdb_occ_cnt_ovfl, 0x03), 1186 CMN_EVENT_HNP(rrt_wr_alloc, 0x04), 1187 CMN_EVENT_HNP(rdt_wr_alloc, 0x05), 1188 CMN_EVENT_HNP(wdb_alloc, 0x06), 1189 CMN_EVENT_HNP(awvalid_no_awready, 0x07), 1190 CMN_EVENT_HNP(awready_no_awvalid, 0x08), 1191 CMN_EVENT_HNP(wvalid_no_wready, 0x09), [all …]
|