Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h22 #define INTEL_PT_FUP_IP (1 << 3) macro
H A Dintel-pt-decoder.c1339 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
1360 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
1379 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
/linux-6.15/tools/perf/util/
H A Dintel-pt.c1958 raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_ptwrite_sample()
2108 raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_exstop_sample()
2473 raw.cfe.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_events_sample()