Home
last modified time | relevance | path

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

/arch/x86/events/intel/
Dpt.h30 #define RTIT_CTL_FUP_ON_PTW BIT(5) macro
Dpt.c271 RTIT_CTL_FUP_ON_PTW)
278 RTIT_CTL_FUP_ON_PTW | \
337 if ((config & RTIT_CTL_FUP_ON_PTW) && in pt_event_valid()