Searched refs:trace__set_fd_pathname (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-trace.c1392 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) function
1433 return trace__set_fd_pathname(thread, fd, pathname);
2507 trace__set_fd_pathname(thread, ret, ttrace->filename.name);

Completed in 132 milliseconds