Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/intel/
Dpt.h28 #define RTIT_CTL_USR BIT(3) macro
Dpt.c499 reg |= RTIT_CTL_USR; in pt_config()