Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h448 #define IBS_CAPS_RIPINVALIDCHK (1U<<7) macro
/openbmc/linux/arch/x86/events/amd/
H A Dibs.c1065 check_rip = (perf_ibs == &perf_ibs_op && (ibs_caps & IBS_CAPS_RIPINVALIDCHK)); in perf_ibs_handle_irq()