reposition        502 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c static int intel_pt_get_data(struct intel_pt_decoder *decoder, bool reposition)
reposition        520 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 	if (!buffer.consecutive || reposition) {
reposition        533 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 				  bool reposition)
reposition        536 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 		return intel_pt_get_data(decoder, reposition);