Searched refs:thread__priv (Results 1 – 4 of 4) sorted by relevance
589 addr_space = thread__priv(thread); in unwind__flush_access()600 addr_space = thread__priv(thread); in unwind__finish_access()611 addr_space = thread__priv(ui->thread); in get_entries()
87 static inline void *thread__priv(struct thread *thread) in thread__priv() function
1197 if (thread__priv(thread) == NULL) in thread__trace()1200 if (thread__priv(thread) == NULL) in thread__trace()1203 ttrace = thread__priv(thread); in thread__trace()1263 struct thread_trace *ttrace = thread__priv(thread); in trace__set_fd_pathname()1316 struct thread_trace *ttrace = thread__priv(thread); in thread__fd_path()1353 struct thread_trace *ttrace = thread__priv(arg->thread); in syscall_arg__scnprintf_close_fd()1693 ttrace = thread__priv(trace->current); in trace__printf_interrupted_entry()2510 struct thread_trace *ttrace = thread__priv(thread); in trace__fprintf_one_thread()
380 if (!thread__priv(thread) && kvm_entry_event(evsel)) { in per_vcpu_record()393 return thread__priv(thread); in per_vcpu_record()