Home
last modified time | relevance | path

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

/Linux-v6.6/tools/arch/x86/include/asm/
Dmsr-index.h283 #define RTIT_CTL_EVENT_EN BIT(31) macro
/Linux-v6.6/arch/x86/include/asm/
Dmsr-index.h283 #define RTIT_CTL_EVENT_EN BIT(31) macro
/Linux-v6.6/arch/x86/events/intel/
Dpt.c307 RTIT_CTL_EVENT_EN | \
363 if (config & RTIT_CTL_EVENT_EN && in pt_event_valid()