Home
last modified time | relevance | path

Searched defs:ttrace (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/tools/perf/
Dbuiltin-trace.c1073 struct thread_trace *ttrace = zalloc(sizeof(struct thread_trace)); in thread_trace__new() local
1085 struct thread_trace *ttrace; in thread__trace() local
1110 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__set_ret_scnprintf() local
1120 static struct file *thread_trace__files_entry(struct thread_trace *ttrace, int fd) in thread_trace__files_entry()
1152 struct thread_trace *ttrace = thread__priv(thread); in trace__set_fd_pathname() local
1196 struct thread_trace *ttrace = thread__priv(thread); in thread__fd_path() local
1249 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__scnprintf_close_fd() local
1260 struct thread_trace *ttrace = thread__priv(thread); in thread__set_filename_pos() local
1722 struct thread_trace *ttrace = thread__priv(thread); in syscall__scnprintf_args() local
1847 static void thread__update_stats(struct thread_trace *ttrace, in thread__update_stats()
[all …]