Lines Matching defs:thread
244 struct thread *thread; member
1190 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace()
1261 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) in trace__set_fd_pathname()
1287 static int thread__read_fd_path(struct thread *thread, int fd) in thread__read_fd_path()
1313 static const char *thread__fd_path(struct thread *thread, int fd, in thread__fd_path()
1382 static size_t trace__fprintf_entry_head(struct trace *trace, struct thread *thread, in trace__fprintf_entry_head()
1545 struct thread *thread) in syscall__scnprintf_args()
1714 struct thread *thread; in trace__sys_enter() local
1770 struct thread *thread; in trace__sys_exit() local
1856 struct thread *thread = machine__findnew_thread(trace->host, in trace__sched_stat_runtime() local
1922 struct thread *thread; in trace__pgfault() local
2504 static int trace__fprintf_one_thread(struct thread *thread, void *priv) in trace__fprintf_one_thread()