Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-record.c1786 static int record__synthesize(struct record *rec, bool tail);
1802 record__synthesize(rec, true); in record__switch_output()
1843 record__synthesize(rec, false); in record__switch_output()
1967 static int record__synthesize(struct record *rec, bool tail) in record__synthesize() function
2504 err = record__synthesize(rec, false); in __cmd_record()
2800 record__synthesize(rec, true); in __cmd_record()