Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c190 #define RTIT_CTL_MTC (RTIT_CTL_MTC_EN | \ macro
196 RTIT_CTL_MTC)
223 if (config & RTIT_CTL_MTC) { in pt_event_valid()