Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Drecord.h46 bool tail_synthesize; member
/linux-6.3-rc2/tools/perf/
A Dbuiltin-record.c1760 if (rec->opts.tail_synthesize != tail) in record__synthesize_workload()
1778 if (rec->opts.tail_synthesize != tail) in write_finished_init()
1975 if (rec->opts.tail_synthesize != tail) in record__synthesize()
3364 OPT_BOOLEAN(0, "tail-synthesize", &record.opts.tail_synthesize,
4142 record.opts.tail_synthesize = true; in cmd_record()

Completed in 12 milliseconds