halfway          2789 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 	const uint64_t halfway = (1ULL << 55);
halfway          2795 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 		if (tsc2 - tsc1 < halfway)
halfway          2800 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 		if (tsc1 - tsc2 < halfway)