Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dintel-pt.c53 #define INTEL_PT_CFG_EVT_EN BIT_ULL(31) macro
3909 if (pt->synth_opts.intr_events && (evsel->core.attr.config & INTEL_PT_CFG_EVT_EN)) { in intel_pt_synth_events()