Searched refs:CMN_EVENT_HNP (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/perf/ |
H A D | arm-cmn.c | 759 #define CMN_EVENT_HNP(_name, _event) \ macro 976 CMN_EVENT_HNP(rrt_wr_occ_cnt_ovfl, 0x01), 977 CMN_EVENT_HNP(rdt_wr_occ_cnt_ovfl, 0x02), 978 CMN_EVENT_HNP(wdb_occ_cnt_ovfl, 0x03), 979 CMN_EVENT_HNP(rrt_wr_alloc, 0x04), 980 CMN_EVENT_HNP(rdt_wr_alloc, 0x05), 981 CMN_EVENT_HNP(wdb_alloc, 0x06), 982 CMN_EVENT_HNP(awvalid_no_awready, 0x07), 983 CMN_EVENT_HNP(awready_no_awvalid, 0x08), 984 CMN_EVENT_HNP(wvalid_no_wread [all...] |
Completed in 4 milliseconds