Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dintel-pt.c51 #define INTEL_PT_CFG_PWR_EVT_EN BIT_ULL(4) macro
3875 if (pt->synth_opts.pwr_events && (evsel->core.attr.config & INTEL_PT_CFG_PWR_EVT_EN)) { in intel_pt_synth_events()