start0            364 lib/lz4/lz4hc_compress.c 	const BYTE *start0;
start0            387 lib/lz4/lz4hc_compress.c 		start0 = ip;
start0            408 lib/lz4/lz4hc_compress.c 		if (start0 < ip) {
start0            411 lib/lz4/lz4hc_compress.c 				ip = start0;
start0            505 lib/lz4/lz4hc_compress.c 				start0 = start2;
start0           1093 tools/perf/bench/numa.c 	struct timeval start0, start, stop, diff;
start0           1151 tools/perf/bench/numa.c 	gettimeofday(&start0, NULL);
start0           1153 tools/perf/bench/numa.c 	start = stop = start0;
start0           1195 tools/perf/bench/numa.c 			timersub(&stop, &start0, &diff);
start0           1251 tools/perf/bench/numa.c 		timersub(&stop, &start0, &diff);
start0           1259 tools/perf/bench/numa.c 	timersub(&stop, &start0, &diff);