Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dbuiltin-record.c1844 char *new_filename = NULL; in record__switch_output() local
1868 at_exit, &new_filename); in record__switch_output()
1889 rec->switch_output.filenames[n] = new_filename; in record__switch_output()
1891 free(new_filename); in record__switch_output()