Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/
Dbuiltin-trace.c1354 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) in trace__set_fd_pathname() function
1394 return trace__set_fd_pathname(thread, fd, pathname); in thread__read_fd_path()
2446 trace__set_fd_pathname(thread, ret, ttrace->filename.name);