Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Drecord.h44 bool tail_synthesize; member
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-record.c1246 if (rec->opts.tail_synthesize != tail) in record__synthesize_workload()
1385 if (rec->opts.tail_synthesize != tail) in record__synthesize()
2448 OPT_BOOLEAN(0, "tail-synthesize", &record.opts.tail_synthesize,
2764 record.opts.tail_synthesize = true; in cmd_record()