Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/
H A Dperf_event.h682 #define PERF_PEBS_DATA_SOURCE_GRT_MASK (PERF_PEBS_DATA_SOURCE_GRT_MAX - 1) macro
/linux-6.15/arch/x86/events/intel/
H A Dds.c321 dse &= PERF_PEBS_DATA_SOURCE_GRT_MASK; in __grt_latency_data()