Home
last modified time | relevance | path

Searched refs:tail_synthesize (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
Drecord.h46 bool tail_synthesize; member
/tools/perf/
Dbuiltin-record.c1259 if (rec->opts.tail_synthesize != tail) in record__synthesize_workload()
1394 if (rec->opts.tail_synthesize != tail) in record__synthesize()
2475 OPT_BOOLEAN(0, "tail-synthesize", &record.opts.tail_synthesize,
2818 record.opts.tail_synthesize = true; in cmd_record()