Searched refs:at_exit (Results 1 – 5 of 5) sorted by relevance
93 size_t pos, bool at_exit, char **new_filepath);
121 int fd, bool at_exit);
410 size_t pos, bool at_exit, in perf_data__switch() argument430 if (!at_exit) { in perf_data__switch()
3512 int fd, bool at_exit) in perf_session__write_header() argument3563 if (at_exit) { in perf_session__write_header()
1277 record__switch_output(struct record *rec, bool at_exit) in record__switch_output() argument1302 at_exit, &new_filename); in record__switch_output()1303 if (fd >= 0 && !at_exit) { in record__switch_output()1328 if (!at_exit) { in record__switch_output()