Lines Matching refs:thread_trace
1260 struct thread_trace { struct
1283 static struct thread_trace *thread_trace__new(void) in thread_trace__new() argument
1285 struct thread_trace *ttrace = zalloc(sizeof(struct thread_trace)); in thread_trace__new()
1295 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace()
1297 struct thread_trace *ttrace; in thread__trace()
1322 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__set_ret_scnprintf()
1332 static struct file *thread_trace__files_entry(struct thread_trace *ttrace, int fd) in thread_trace__files_entry()
1364 struct thread_trace *ttrace = thread__priv(thread); in trace__set_fd_pathname()
1408 struct thread_trace *ttrace = thread__priv(thread); in thread__fd_path()
1461 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__scnprintf_close_fd()
1472 struct thread_trace *ttrace = thread__priv(thread); in thread__set_filename_pos()
2005 struct thread_trace *ttrace = thread__priv(thread); in syscall__scnprintf_args()
2151 static void thread__update_stats(struct thread *thread, struct thread_trace *ttrace,
2208 struct thread_trace *ttrace;
2297 struct thread_trace *ttrace;
2367 struct thread_trace *ttrace;
2444 struct thread_trace *ttrace;
2572 struct thread_trace *ttrace;
2637 struct thread_trace *ttrace = thread__trace(thread, trace->output);
2878 struct thread_trace *ttrace;
4326 static size_t thread__dump_stats(struct thread_trace *ttrace,
4382 struct thread_trace *ttrace = thread__priv(thread);
4407 static unsigned long thread__nr_events(struct thread_trace *ttrace)