Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-record.c639 static int record__synthesize(struct record *rec, bool tail);
650 record__synthesize(rec, true); in record__switch_output()
676 record__synthesize(rec, false); in record__switch_output()
743 static int record__synthesize(struct record *rec, bool tail) in record__synthesize() function
962 err = record__synthesize(rec, false); in __cmd_record()
1174 record__synthesize(rec, true); in __cmd_record()