Home
last modified time | relevance | path

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

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