at_exit          1109 tools/perf/builtin-record.c record__switch_output(struct record *rec, bool at_exit)
at_exit          1134 tools/perf/builtin-record.c 				    at_exit, &new_filename);
at_exit          1135 tools/perf/builtin-record.c 	if (fd >= 0 && !at_exit) {
at_exit          1160 tools/perf/builtin-record.c 	if (!at_exit) {
at_exit           366 tools/perf/util/data.c 			   size_t pos, bool at_exit,
at_exit           386 tools/perf/util/data.c 	if (!at_exit) {
at_exit            73 tools/perf/util/data.h 			   size_t pos, bool at_exit, char **new_filepath);
at_exit          3050 tools/perf/util/header.c 			       int fd, bool at_exit)
at_exit          3093 tools/perf/util/header.c 	if (at_exit) {
at_exit           121 tools/perf/util/header.h 			       int fd, bool at_exit);