Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dperf_event.h487 #define IBS_RIP_INVALID (1ULL<<38) macro
/linux-6.6.21/arch/x86/events/amd/
Dibs.c1100 if (check_rip && (ibs_data.regs[2] & IBS_RIP_INVALID)) { in perf_ibs_handle_irq()