Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Ddata.h93 size_t pos, bool at_exit, char **new_filepath);
A Ddata.c410 size_t pos, bool at_exit, in perf_data__switch() argument
430 if (!at_exit) { in perf_data__switch()
A Dheader.h121 int fd, bool at_exit);
A Dheader.c3514 int fd, bool at_exit) in perf_session__write_header() argument
3565 if (at_exit) { in perf_session__write_header()
/linux/tools/perf/
A Dbuiltin-record.c1279 record__switch_output(struct record *rec, bool at_exit) in record__switch_output() argument
1304 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