Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmsr-index.h143 #define RTIT_CTL_BRANCH_EN BIT(13) macro
/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c262 reg = RTIT_CTL_TOPA | RTIT_CTL_BRANCH_EN | RTIT_CTL_TRACEEN; in pt_config()