Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-record.c1790 char *new_filename; in record__switch_output() local
1813 at_exit, &new_filename); in record__switch_output()
1833 rec->switch_output.filenames[n] = new_filename; in record__switch_output()
1835 free(new_filename); in record__switch_output()