Lines Matching defs:ttrace
1527 struct thread_trace *ttrace = zalloc(sizeof(struct thread_trace)); in thread_trace__new() local
1541 struct thread_trace *ttrace = pttrace; in thread_trace__delete() local
1555 struct thread_trace *ttrace; in thread__trace() local
1580 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__set_ret_scnprintf() local
1590 static void thread_trace__free_files(struct thread_trace *ttrace) in thread_trace__free_files()
1601 static struct file *thread_trace__files_entry(struct thread_trace *ttrace, int fd) in thread_trace__files_entry()
1633 struct thread_trace *ttrace = thread__priv(thread); in trace__set_fd_pathname() local
1678 struct thread_trace *ttrace = thread__priv(thread); in thread__fd_path() local
1731 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__scnprintf_close_fd() local
1742 struct thread_trace *ttrace = thread__priv(thread); in thread__set_filename_pos() local
2324 struct thread_trace *ttrace = thread__priv(thread); in syscall__scnprintf_args() local
2466 static void thread__update_stats(struct thread *thread, struct thread_trace *ttrace, in thread__update_stats()
2521 struct thread_trace *ttrace; in trace__printf_interrupted_entry() local
2623 struct thread_trace *ttrace; in trace__sys_enter() local
2693 struct thread_trace *ttrace; in trace__fprintf_sys_enter() local
2772 struct thread_trace *ttrace; in trace__sys_exit() local
2902 struct thread_trace *ttrace; in trace__vfs_getname() local
2967 struct thread_trace *ttrace = thread__trace(thread, trace->output); in trace__sched_stat_runtime() local
3203 struct thread_trace *ttrace; in trace__pgfault() local
4637 static size_t thread__dump_stats(struct thread_trace *ttrace, in thread__dump_stats()
4692 struct thread_trace *ttrace = thread__priv(thread); in trace__fprintf_thread() local
4717 static unsigned long thread__nr_events(struct thread_trace *ttrace) in thread__nr_events()