Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h40 INTEL_PT_IFLAG_CHG = 1 << 14, enumerator
H A Dintel-pt-decoder.c1288 decoder->state.type |= INTEL_PT_IFLAG_CHG; in intel_pt_sample_iflag()
/openbmc/linux/tools/perf/util/
H A Dintel-pt.c1545 if (ptq->state->type & INTEL_PT_IFLAG_CHG) { in intel_pt_sample_flags()
2619 if (state->type & INTEL_PT_IFLAG_CHG) { in intel_pt_sample()