Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dutil.c117 static int slow_copyfile(const char *from, const char *to) in slow_copyfile() function
201 err = slow_copyfile(from, tmp); in copyfile_mode()