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

/linux-master/tools/perf/util/
H A Dtrace-event-info.c43 static int record_file(const char *file, ssize_t hdr_sz) function
109 if (record_file(path, 8) < 0) {
133 if (record_file(path, 8) < 0) {
210 err = record_file(format, 8);
356 err = record_file(path, 4);
384 err = record_file(path, 8);
680 err = record_file(tdata->temp_file, 0);

Completed in 63 milliseconds