Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-record.c1901 char *new_filename = NULL; in record__switch_output() local
1925 at_exit, &new_filename); in record__switch_output()
1946 rec->switch_output.filenames[n] = new_filename; in record__switch_output()
1948 free(new_filename); in record__switch_output()