Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/intel/
Dpt.h29 #define RTIT_CTL_PWR_EVT_EN BIT(4) macro
Dpt.c300 RTIT_CTL_PWR_EVT_EN | \
351 if (config & RTIT_CTL_PWR_EVT_EN && in pt_event_valid()