Home
last modified time | relevance | path

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

/arch/x86/events/intel/
A Dpt.c305 RTIT_CTL_BRANCH_EN | \
400 !(config & RTIT_CTL_BRANCH_EN)) in pt_event_valid()
406 if (config & RTIT_CTL_BRANCH_EN) in pt_event_valid()
529 reg |= event->attr.config & RTIT_CTL_BRANCH_EN; in pt_config()
531 reg |= RTIT_CTL_BRANCH_EN; in pt_config()
/arch/x86/include/asm/
A Dmsr-index.h339 #define RTIT_CTL_BRANCH_EN BIT(13) macro
/arch/x86/kvm/vmx/
A Dvmx.c7674 RTIT_CTL_BRANCH_EN); in update_intel_pt_cfg()

Completed in 28 milliseconds