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

/linux-master/tools/perf/
H A Dbuiltin-trace.c1436 static const char *thread__fd_path(struct thread *thread, int fd, function
1462 const char *path = thread__fd_path(arg->thread, fd, arg->trace);
1476 const char *path = thread__fd_path(thread, fd, trace);

Completed in 199 milliseconds