Searched refs:PL310_EVENT_ATTR (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/mm/ |
H A D | cache-l2x0-pmu.c | 337 #define PL310_EVENT_ATTR(_name, _config) \ macro 375 PL310_EVENT_ATTR(ipfalloc, 0xa), 376 PL310_EVENT_ATTR(epfhit, 0xb), 377 PL310_EVENT_ATTR(epfalloc, 0xc), 378 PL310_EVENT_ATTR(srrcvd, 0xd), 379 PL310_EVENT_ATTR(srconf, 0xe), 380 PL310_EVENT_ATTR(epfrcvd, 0xf),
|