tail_synthesize  1091 tools/perf/builtin-record.c 	if (rec->opts.tail_synthesize != tail)
tail_synthesize  1229 tools/perf/builtin-record.c 	if (rec->opts.tail_synthesize != tail)
tail_synthesize  2137 tools/perf/builtin-record.c 	OPT_BOOLEAN(0, "tail-synthesize", &record.opts.tail_synthesize,
tail_synthesize  2411 tools/perf/builtin-record.c 		record.opts.tail_synthesize = true;
tail_synthesize    41 tools/perf/util/record.h 	bool	      tail_synthesize;