Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcopyfile.c14 static int slow_copyfile(const char *from, const char *to, struct nsinfo *nsi) in slow_copyfile() function
105 err = slow_copyfile(from, tmp, nsi); in copyfile_mode_ns()