Searched refs:at_exit (Results 1 – 5 of 5) sorted by relevance
93 size_t pos, bool at_exit, char **new_filepath);
410 size_t pos, bool at_exit, in perf_data__switch() argument430 if (!at_exit) { in perf_data__switch()
121 int fd, bool at_exit);
3514 int fd, bool at_exit) in perf_session__write_header() argument3565 if (at_exit) { in perf_session__write_header()
1279 record__switch_output(struct record *rec, bool at_exit) in record__switch_output() argument1304 at_exit, &new_filename); in record__switch_output()1305 if (fd >= 0 && !at_exit) { in record__switch_output()1330 if (!at_exit) { in record__switch_output()
Completed in 20 milliseconds