Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-record.c1268 char *new_filename; in record__switch_output() local
1289 at_exit, &new_filename); in record__switch_output()
1309 rec->switch_output.filenames[n] = new_filename; in record__switch_output()
1311 free(new_filename); in record__switch_output()