Lines Matching refs:thread_trace

1262 struct thread_trace {  struct
1285 static struct thread_trace *thread_trace__new(void) in thread_trace__new() argument
1287 struct thread_trace *ttrace = zalloc(sizeof(struct thread_trace)); in thread_trace__new()
1297 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace()
1299 struct thread_trace *ttrace; in thread__trace()
1324 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__set_ret_scnprintf()
1334 static struct file *thread_trace__files_entry(struct thread_trace *ttrace, int fd) in thread_trace__files_entry()
1366 struct thread_trace *ttrace = thread__priv(thread); in trace__set_fd_pathname()
1410 struct thread_trace *ttrace = thread__priv(thread); in thread__fd_path()
1463 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__scnprintf_close_fd()
1474 struct thread_trace *ttrace = thread__priv(thread); in thread__set_filename_pos()
2014 struct thread_trace *ttrace = thread__priv(thread); in syscall__scnprintf_args()
2160 static void thread__update_stats(struct thread *thread, struct thread_trace *ttrace,
2214 struct thread_trace *ttrace;
2303 struct thread_trace *ttrace;
2373 struct thread_trace *ttrace;
2450 struct thread_trace *ttrace;
2578 struct thread_trace *ttrace;
2643 struct thread_trace *ttrace = thread__trace(thread, trace->output);
2882 struct thread_trace *ttrace;
4343 static size_t thread__dump_stats(struct thread_trace *ttrace,
4399 struct thread_trace *ttrace = thread__priv(thread);
4424 static unsigned long thread__nr_events(struct thread_trace *ttrace)