Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Drecord.h47 bool tail_synthesize; member
/Linux-v6.1/tools/perf/
Dbuiltin-record.c1762 if (rec->opts.tail_synthesize != tail) in record__synthesize_workload()
1780 if (rec->opts.tail_synthesize != tail) in write_finished_init()
1977 if (rec->opts.tail_synthesize != tail) in record__synthesize()
3366 OPT_BOOLEAN(0, "tail-synthesize", &record.opts.tail_synthesize,
4146 record.opts.tail_synthesize = true; in cmd_record()