Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr-index.h91 #define RTIT_CTL_TOPA BIT(8) macro
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c203 reg = RTIT_CTL_TOPA | RTIT_CTL_BRANCH_EN | RTIT_CTL_TRACEEN; in pt_config()