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

/linux-master/tools/perf/
H A Dbuiltin-record.c1830 static int record__synthesize(struct record *rec, bool tail);
1846 record__synthesize(rec, true);
1888 record__synthesize(rec, false);
1892 * record__synthesize() in record__switch_output() won't
2032 static int record__synthesize(struct record *rec, bool tail) function
2538 err = record__synthesize(rec, false);
2834 record__synthesize(rec, true);

Completed in 108 milliseconds