Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h28 #define INTEL_PT_FUP_IP (1 << 3) macro
Dintel-pt-decoder.c1068 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
1095 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
/Linux-v4.19/tools/perf/util/
Dintel-pt.c1254 raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_ptwrite_sample()
1358 raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_exstop_sample()