Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c1543 if (ptq->state->type & INTEL_PT_IFLAG_CHG) { in intel_pt_sample_flags()
2617 if (state->type & INTEL_PT_IFLAG_CHG) { in intel_pt_sample()

Completed in 12 milliseconds