Searched refs:P4_CONFIG_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ | ||
H A D | perf_event_p4.h | 131 #define P4_CONFIG_MASK \ macro |
/openbmc/linux/arch/x86/events/intel/ | ||
H A D | p4.c | 830 event->attr.config &= P4_CONFIG_MASK; in p4_hw_config() |