Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h19 #define INTEL_PT_FUP_IP (1 << 3) macro
Dintel-pt-decoder.c1111 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
1138 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
/Linux-v5.10/tools/perf/util/
Dintel-pt.c1496 raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_ptwrite_sample()
1602 raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_exstop_sample()