Home
last modified time | relevance | path

Searched refs:tail_synthesize (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Drecord.h44 bool tail_synthesize; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Drecord.h46 bool tail_synthesize; member
/kernel/linux/linux-5.10/tools/perf/
H A 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()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-record.c1759 if (rec->opts.tail_synthesize != tail) in record__synthesize_workload()
1777 if (rec->opts.tail_synthesize != tail) in write_finished_init()
1983 if (rec->opts.tail_synthesize != tail) in record__synthesize()
3349 OPT_BOOLEAN(0, "tail-synthesize", &record.opts.tail_synthesize,
4095 record.opts.tail_synthesize = true; in cmd_record()

Completed in 9 milliseconds