Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h39 INTEL_PT_EVT = 1 << 13, enumerator
H A Dintel-pt-decoder.c1330 decoder->state.type |= INTEL_PT_EVT; in intel_pt_fup_event()
/openbmc/linux/tools/perf/util/
H A Dintel-pt.c2614 if (state->type & INTEL_PT_EVT) { in intel_pt_sample()