Searched refs:P4_CONFIG_EVENT_ALIAS_MASK (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | perf_event_p4.h | 139 #define P4_CONFIG_EVENT_ALIAS_MASK \ macro |
/arch/x86/events/intel/ | ||
D | p4.c | 633 config_match = config & P4_CONFIG_EVENT_ALIAS_MASK; in p4_get_alias_event() |