Searched refs:CMN_EVENT_HNS_HBT (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/perf/ |
| D | arm-cmn.c | 825 #define CMN_EVENT_HNS_HBT(_name, _event) \ macro 1181 CMN_EVENT_HNS_HBT(cache_miss, 0x01), 1182 CMN_EVENT_HNS_HBT(slc_sf_cache_access, 0x02), 1183 CMN_EVENT_HNS_HBT(cache_fill, 0x03), 1184 CMN_EVENT_HNS_HBT(pocq_retry, 0x04), 1185 CMN_EVENT_HNS_HBT(pocq_reqs_recvd, 0x05), 1186 CMN_EVENT_HNS_HBT(sf_hit, 0x06), 1187 CMN_EVENT_HNS_HBT(sf_evictions, 0x07), 1190 CMN_EVENT_HNS_HBT(slc_eviction, 0x0a), 1191 CMN_EVENT_HNS_HBT(slc_fill_invalid_way, 0x0b),
|