Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h90 #define RTIT_CTL_USR BIT(3) macro
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c267 reg |= RTIT_CTL_USR; in pt_config()