Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmsr-index.h328 #define DEBUGCTLMSR_BTS (1UL << 7) macro
/arch/x86/events/intel/
Dds.c624 debugctlmsr |= DEBUGCTLMSR_BTS; in intel_pmu_enable_bts()
648 ~(DEBUGCTLMSR_TR | DEBUGCTLMSR_BTS | DEBUGCTLMSR_BTINT | in intel_pmu_disable_bts()