Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h94 #define RTIT_CTL_TSC_EN BIT(10) macro
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c193 #define PT_CONFIG_MASK (RTIT_CTL_TSC_EN | \