Searched refs:GLOBAL_STATUS_COND_CHG (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | perf_event.h | 171 #define GLOBAL_STATUS_COND_CHG BIT_ULL(63) macro |
/arch/x86/events/intel/ | ||
D | core.c | 2283 status &= ~(GLOBAL_STATUS_COND_CHG | in intel_pmu_handle_irq() |