INTEL_PT_FUP_IP  1101 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 		decoder->state.flags |= INTEL_PT_FUP_IP;
INTEL_PT_FUP_IP  1128 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 		decoder->state.flags |= INTEL_PT_FUP_IP;
INTEL_PT_FUP_IP  1429 tools/perf/util/intel-pt.c 	raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP);
INTEL_PT_FUP_IP  1535 tools/perf/util/intel-pt.c 	raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP);