Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h136 #define DEBUGCTLMSR_TR (1UL << 6) macro
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c481 debugctlmsr |= DEBUGCTLMSR_TR; in intel_pmu_enable_bts()
506 ~(DEBUGCTLMSR_TR | DEBUGCTLMSR_BTS | DEBUGCTLMSR_BTINT | in intel_pmu_disable_bts()