Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h404 #define DEBUGCTLMSR_BTINT (1UL << 8) macro
/linux/arch/x86/events/intel/
H A Dds.c837 debugctlmsr |= DEBUGCTLMSR_BTINT; in intel_pmu_enable_bts()
859 ~(DEBUGCTLMSR_TR | DEBUGCTLMSR_BTS | DEBUGCTLMSR_BTINT | in intel_pmu_disable_bts()