Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/
Dbuiltin-trace.c1397 static const char *thread__fd_path(struct thread *thread, int fd, in thread__fd_path() function
1423 const char *path = thread__fd_path(arg->thread, fd, arg->trace); in syscall_arg__scnprintf_fd()
1437 const char *path = thread__fd_path(thread, fd, trace); in pid__scnprintf_fd()