Lines Matching refs:thread_trace
1337 struct thread_trace { struct
1360 static struct thread_trace *thread_trace__new(void) in thread_trace__new() argument
1362 struct thread_trace *ttrace = zalloc(sizeof(struct thread_trace)); in thread_trace__new()
1372 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace()
1374 struct thread_trace *ttrace; in thread__trace()
1455 struct thread_trace *ttrace = thread__priv(thread); in trace__set_fd_pathname()
1508 struct thread_trace *ttrace = thread__priv(thread); in thread__fd_path()
1545 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__scnprintf_close_fd()
1556 struct thread_trace *ttrace = thread__priv(thread); in thread__set_filename_pos()
1908 static void thread__update_stats(struct thread_trace *ttrace, in thread__update_stats()
1936 struct thread_trace *ttrace; in trace__printf_interrupted_entry()
1967 struct thread_trace *ttrace; in trace__sys_enter()
2025 struct thread_trace *ttrace; in trace__sys_exit()
2098 struct thread_trace *ttrace; in trace__vfs_getname()
2159 struct thread_trace *ttrace = thread__trace(thread, trace->output); in trace__sched_stat_runtime()
2228 struct thread_trace *ttrace; in trace__pgfault()
2839 static size_t thread__dump_stats(struct thread_trace *ttrace, in thread__dump_stats()
2897 struct thread_trace *ttrace = thread__priv(thread); in trace__fprintf_one_thread()