Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr-index.h88 #define RTIT_CTL_OS BIT(2) macro
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c206 reg |= RTIT_CTL_OS; in pt_config()