Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/intel/
Dpt.h30 #define RTIT_CTL_FUP_ON_PTW BIT(5) macro
Dpt.c282 RTIT_CTL_FUP_ON_PTW)
301 RTIT_CTL_FUP_ON_PTW | \
360 if ((config & RTIT_CTL_FUP_ON_PTW) && in pt_event_valid()