Lines Matching defs:thread

1287 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp)  in thread__trace()
1349 struct file *thread__files_entry(struct thread *thread, int fd) in thread__files_entry()
1354 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) in trace__set_fd_pathname()
1371 static int thread__read_fd_path(struct thread *thread, int fd) in thread__read_fd_path()
1397 static const char *thread__fd_path(struct thread *thread, int fd, in thread__fd_path()
1434 struct thread *thread = machine__find_thread(trace->host, pid, pid); in pid__scnprintf_fd() local
1461 static void thread__set_filename_pos(struct thread *thread, const char *bf, in thread__set_filename_pos()
1536 static size_t trace__fprintf_comm_tid(struct trace *trace, struct thread *thread, FILE *fp) in trace__fprintf_comm_tid()
1549 static size_t trace__fprintf_entry_head(struct trace *trace, struct thread *thread, in trace__fprintf_entry_head()
1980 struct trace *trace, struct thread *thread) in syscall__scnprintf_args()
2143 static void thread__update_stats(struct thread *thread, struct thread_trace *ttrace,
2227 struct perf_sample *sample, struct thread *thread)
2276 struct thread *thread; local
2352 struct thread *thread; local
2424 struct thread *thread; local
2555 struct thread *thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); local
2618 struct thread *thread = machine__findnew_thread(trace->host, local
2675 struct thread *thread, void *augmented_args, int augmented_args_size)
2752 struct thread *thread; local
2859 struct thread *thread; local
2953 struct thread *thread; local
3653 struct thread *thread = machine__find_thread(trace->host, pids[0], pids[0]); local
4357 static size_t trace__fprintf_thread(FILE *fp, struct thread *thread, struct trace *trace)