Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-trace.c1368 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) in trace__set_fd_pathname() function
1408 return trace__set_fd_pathname(thread, fd, pathname); in thread__read_fd_path()
2476 trace__set_fd_pathname(thread, ret, ttrace->filename.name);