Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmsr-index.h291 #define DEBUGCTLMSR_TR (1UL << 6) macro
/arch/x86/events/intel/
Dds.c549 debugctlmsr |= DEBUGCTLMSR_TR; in intel_pmu_enable_bts()
574 ~(DEBUGCTLMSR_TR | DEBUGCTLMSR_BTS | DEBUGCTLMSR_BTINT | in intel_pmu_disable_bts()