Lines Matching refs:thread__priv
1320 if (thread__priv(thread) == NULL) in thread__trace()
1323 if (thread__priv(thread) == NULL) in thread__trace()
1326 ttrace = thread__priv(thread); in thread__trace()
1340 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__set_ret_scnprintf()
1388 return thread_trace__files_entry(thread__priv(thread), fd); in thread__files_entry()
1393 struct thread_trace *ttrace = thread__priv(thread); in trace__set_fd_pathname()
1438 struct thread_trace *ttrace = thread__priv(thread); in thread__fd_path()
1491 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__scnprintf_close_fd()
1502 struct thread_trace *ttrace = thread__priv(thread); in thread__set_filename_pos()
2053 struct thread_trace *ttrace = thread__priv(thread); in syscall__scnprintf_args()
2258 ttrace = thread__priv(trace->current);
2628 ttrace = thread__priv(thread);
4287 struct thread_trace *ttrace = thread__priv(thread);
4318 (thread__nr_events(thread__priv(a->thread)) <
4319 thread__nr_events(thread__priv(b->thread))),