Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dperf_event_p4.h787 #define P4_PEBS_CONFIG_ENABLE (1ULL << 7) macro
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_p4.c791 if (p4_config_pebs_has(event->attr.config, P4_PEBS_CONFIG_ENABLE)) in p4_validate_raw_event()