Home
last modified time | relevance | path

Searched refs:INTEL_PT_FUP_IP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h19 #define INTEL_PT_FUP_IP (1 << 3) macro
H A Dintel-pt-decoder.c1134 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
1153 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
/kernel/linux/linux-6.6/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.c1337 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
1358 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
1377 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c1940 raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_ptwrite_sample()
2072 raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_exstop_sample()
2425 raw.cfe.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_events_sample()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c1514 raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_ptwrite_sample()
1620 raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_exstop_sample()

Completed in 27 milliseconds