Searched refs:RTIT_CTL_OS (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ | ||
D | msr-index.h | 89 #define RTIT_CTL_OS BIT(2) macro |
/linux-4.4.14/arch/x86/kernel/cpu/ | ||
D | perf_event_intel_pt.c | 265 reg |= RTIT_CTL_OS; in pt_config() |