Searched refs:DEBUGCTLMSR_FREEZE_LBRS_ON_PMI (Results 1 – 4 of 4) sorted by relevance
183 debugctl |= DEBUGCTLMSR_FREEZE_LBRS_ON_PMI; in __intel_pmu_lbr_enable()193 debugctl &= ~(DEBUGCTLMSR_LBR | DEBUGCTLMSR_FREEZE_LBRS_ON_PMI); in __intel_pmu_lbr_disable()
2197 ~(DEBUGCTLMSR_FREEZE_LBRS_ON_PMI|DEBUGCTLMSR_LBR)); in intel_pmu_reset()
166 #define DEBUGCTLMSR_FREEZE_LBRS_ON_PMI (1UL << 11) macro
449 #define DEBUGCTLMSR_FREEZE_LBRS_ON_PMI (1UL << 11) macro