Searched refs:ARMV8_PMU_BUS_SLOTS_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/linux/perf/ | ||
| D | arm_pmuv3.h | 254 #define ARMV8_PMU_BUS_SLOTS_MASK 0xff macro |
| /Linux-v6.6/drivers/perf/ | ||
| D | arm_pmuv3.c | 343 & ARMV8_PMU_BUS_SLOTS_MASK; in bus_slots_show() |