Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-record.c1793 char *new_filename; in record__switch_output() local
1816 at_exit, &new_filename); in record__switch_output()
1836 rec->switch_output.filenames[n] = new_filename; in record__switch_output()
1838 free(new_filename); in record__switch_output()