Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/intel/
Dpt.h39 #define RTIT_CTL_MTC_RANGE (0x0full << RTIT_CTL_MTC_RANGE_OFFSET) macro
Dpt.c279 RTIT_CTL_MTC_RANGE)
344 requested = (config & RTIT_CTL_MTC_RANGE) >> in pt_event_valid()