Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/intel/
Dpt.h43 #define RTIT_CTL_PSB_FREQ (0x0full << RTIT_CTL_PSB_FREQ_OFFSET) macro
Dpt.c276 RTIT_CTL_PSB_FREQ)
317 requested = (config & RTIT_CTL_PSB_FREQ) >> in pt_event_valid()