Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-record.c618 static int record__synthesize_workload(struct record *rec, bool tail) in record__synthesize_workload() function
652 record__synthesize_workload(rec, true); in record__switch_output()
688 record__synthesize_workload(rec, false); in record__switch_output()
1154 record__synthesize_workload(rec, true); in __cmd_record()