Searched refs:P4_CONFIG_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ | ||
D | perf_event_p4.h | 130 #define P4_CONFIG_MASK \ macro |
/linux-4.4.14/arch/x86/kernel/cpu/ | ||
D | perf_event_p4.c | 829 event->attr.config &= P4_CONFIG_MASK; in p4_hw_config() |