Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dutil.c75 static int slow_copyfile(const char *from, const char *to, mode_t mode) in slow_copyfile() function
116 return slow_copyfile(from, to, mode); in copyfile_mode()