Home
last modified time | relevance | path

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

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