Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dutil.c58 static int slow_copyfile(const char *from, const char *to) in slow_copyfile() function
96 return slow_copyfile(from, to); in copyfile()