Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr-index.h89 #define RTIT_CTL_USR BIT(3) macro
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c208 reg |= RTIT_CTL_USR; in pt_config()