Home
last modified time | relevance | path

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

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