Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dperf_event.h180 #define IBS_CAPS_AVAIL (1U<<0) macro
192 #define IBS_CAPS_DEFAULT (IBS_CAPS_AVAIL \
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_amd_ibs.c700 if (!(caps & IBS_CAPS_AVAIL)) in __get_ibs_caps()