Searched refs:IBS_RIP_INVALID (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | perf_event.h | 274 #define IBS_RIP_INVALID (1ULL<<38) macro |
/arch/x86/events/amd/ | ||
D | ibs.c | 675 if (check_rip && (ibs_data.regs[2] & IBS_RIP_INVALID)) { in perf_ibs_handle_irq() |