Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dperf.h64 bool tail_synthesize; member
Dbuiltin-record.c623 if (rec->opts.tail_synthesize != tail) in record__synthesize_workload()
753 if (rec->opts.tail_synthesize != tail) in record__synthesize()
1576 OPT_BOOLEAN(0, "tail-synthesize", &record.opts.tail_synthesize,
1821 record.opts.tail_synthesize = true; in cmd_record()