Lines Matching refs:thread
18 #include "thread.h"
144 struct thread *thread)
149 maps__for_each_entry(thread->maps, map) {
257 struct thread *thread,
263 dso_type = machine__thread_dso_type(machine, thread);
291 struct thread *thread)
296 dso_type = machine__thread_dso_type(machine, thread);
321 struct thread *thread)
334 dso = machine__find_vdso(machine, thread);
339 if (__machine__findnew_vdso_compat(machine, thread, vdso_info, &dso))