Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/util/
Dutil.c30 static int slow_copyfile(const char *from, const char *to) in slow_copyfile() function
68 return slow_copyfile(from, to); in copyfile()