Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dperf_event.h367 #define GLOBAL_STATUS_COND_CHG BIT_ULL(63) macro
/Linux-v6.6/arch/x86/events/intel/
Dcore.c2974 status &= ~(GLOBAL_STATUS_COND_CHG | in handle_pmi_common()