Lines Matching refs:thread__priv
1556 if (thread__priv(thread) == NULL) in thread__trace()
1559 if (thread__priv(thread) == NULL) in thread__trace()
1562 ttrace = thread__priv(thread); in thread__trace()
1576 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__set_ret_scnprintf()
1624 return thread_trace__files_entry(thread__priv(thread), fd); in thread__files_entry()
1629 struct thread_trace *ttrace = thread__priv(thread); in trace__set_fd_pathname()
1674 struct thread_trace *ttrace = thread__priv(thread); in thread__fd_path()
1727 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__scnprintf_close_fd()
1738 struct thread_trace *ttrace = thread__priv(thread); in thread__set_filename_pos()
2331 struct thread_trace *ttrace = thread__priv(thread); in syscall__scnprintf_args()
2546 ttrace = thread__priv(trace->current);
2915 ttrace = thread__priv(thread);
4689 struct thread_trace *ttrace = thread__priv(thread);
4725 unsigned long a_nr_events = thread__nr_events(thread__priv(a->thread));
4726 unsigned long b_nr_events = thread__nr_events(thread__priv(b->thread));