Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-trace.c1261 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) in trace__set_fd_pathname() function
1310 return trace__set_fd_pathname(thread, fd, pathname); in thread__read_fd_path()
1792 trace__set_fd_pathname(thread, ret, trace->last_vfs_getname); in trace__sys_exit()