Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Drecord.h46 bool tail_synthesize; member
/openbmc/linux/tools/perf/
H A Dbuiltin-record.c1761 if (rec->opts.tail_synthesize != tail) in record__synthesize_workload()
1779 if (rec->opts.tail_synthesize != tail) in write_finished_init()
1985 if (rec->opts.tail_synthesize != tail) in record__synthesize()
3353 OPT_BOOLEAN(0, "tail-synthesize", &record.opts.tail_synthesize,
4101 record.opts.tail_synthesize = true; in cmd_record()