Home
last modified time | relevance | path

Searched refs:DEBUGCTLMSR_LBR (Results 1 – 3 of 3) sorted by relevance

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h398 #define DEBUGCTLMSR_LBR (1UL << 0) /* last branch recording */ macro
/linux/arch/x86/events/intel/
H A Dlbr.c146 debugctl |= DEBUGCTLMSR_LBR; in __intel_pmu_lbr_enable()
H A Dcore.c2984 ~(DEBUGCTLMSR_FREEZE_LBRS_ON_PMI|DEBUGCTLMSR_LBR)); in intel_pmu_reset()