have_start        820 tools/perf/util/annotate.c 				    unsigned have_start)
have_start        842 tools/perf/util/annotate.c 	if (!have_start && ch[offset].have_start)
have_start        845 tools/perf/util/annotate.c 		if (have_start && (!ch[offset].have_start ||
have_start        847 tools/perf/util/annotate.c 			ch[offset].have_start = 0;
have_start        852 tools/perf/util/annotate.c 		} else if (have_start &&
have_start        856 tools/perf/util/annotate.c 	ch[offset].have_start = have_start;
have_start       1074 tools/perf/util/annotate.c 			if (ch->have_start)
have_start        240 tools/perf/util/annotate.h 	u8	have_start;