Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-record.c1261 static int record__synthesize(struct record *rec, bool tail);
1275 record__synthesize(rec, true); in record__switch_output()
1316 record__synthesize(rec, false); in record__switch_output()
1374 static int record__synthesize(struct record *rec, bool tail) in record__synthesize() function
1769 err = record__synthesize(rec, false); in __cmd_record()
2020 record__synthesize(rec, true); in __cmd_record()