Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmsr-index.h324 #define RTIT_CTL_TOPA BIT(8) macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h324 #define RTIT_CTL_TOPA BIT(8) macro
/linux/arch/x86/events/intel/
H A Dpt.c514 reg |= RTIT_CTL_TOPA; in pt_config()