DEBUGCTLMSR_FREEZE_LBRS_ON_PMI 2324 arch/x86/events/intel/core.c 			~(DEBUGCTLMSR_FREEZE_LBRS_ON_PMI|DEBUGCTLMSR_LBR));
DEBUGCTLMSR_FREEZE_LBRS_ON_PMI  183 arch/x86/events/intel/lbr.c 		debugctl |= DEBUGCTLMSR_FREEZE_LBRS_ON_PMI;
DEBUGCTLMSR_FREEZE_LBRS_ON_PMI  193 arch/x86/events/intel/lbr.c 	debugctl &= ~(DEBUGCTLMSR_LBR | DEBUGCTLMSR_FREEZE_LBRS_ON_PMI);