Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h19 #define INTEL_PT_FUP_IP (1 << 3) macro
Dintel-pt-decoder.c1101 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
1128 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
/Linux-v5.4/tools/perf/util/
Dintel-pt.c1429 raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_ptwrite_sample()
1535 raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_exstop_sample()