Searched refs:ARMV8_PMU_BUS_SLOTS_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/perf/ | ||
H A D | arm_pmuv3.h | 254 #define ARMV8_PMU_BUS_SLOTS_MASK 0xff macro |
/openbmc/linux/drivers/perf/ | ||
H A D | arm_pmuv3.c | 347 & ARMV8_PMU_BUS_SLOTS_MASK; in bus_slots_show() |