Home
last modified time | relevance | path

Searched refs:P4_CONFIG_EVENT_ALIAS_IMMUTABLE_BITS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dperf_event_p4.h145 #define P4_CONFIG_EVENT_ALIAS_IMMUTABLE_BITS \ macro
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_p4.c648 return config_match | (config & P4_CONFIG_EVENT_ALIAS_IMMUTABLE_BITS); in p4_get_alias_event()