Lines Matching defs:thread
275 struct thread *thread; member
1372 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace()
1453 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) in trace__set_fd_pathname()
1479 static int thread__read_fd_path(struct thread *thread, int fd) in thread__read_fd_path()
1505 static const char *thread__fd_path(struct thread *thread, int fd, in thread__fd_path()
1553 static void thread__set_filename_pos(struct thread *thread, const char *bf, in thread__set_filename_pos()
1595 static size_t trace__fprintf_entry_head(struct trace *trace, struct thread *thread, in trace__fprintf_entry_head()
1795 struct thread *thread) in syscall__scnprintf_args()
1964 struct thread *thread; in trace__sys_enter() local
2022 struct thread *thread; in trace__sys_exit() local
2097 struct thread *thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); in trace__vfs_getname() local
2156 struct thread *thread = machine__findnew_thread(trace->host, in trace__sched_stat_runtime() local
2224 struct thread *thread; in trace__pgfault() local
2891 static int trace__fprintf_one_thread(struct thread *thread, void *priv) in trace__fprintf_one_thread()