Searched refs:host_thread (Results 1 – 1 of 1) sorted by relevance
355 struct thread *host_thread; in findnew_guest_code() local370 host_thread = machine__find_thread(host_machine, -1, pid); in findnew_guest_code()371 if (!host_thread) in findnew_guest_code()380 err = maps__copy_from(thread__maps(thread), thread__maps(host_thread)); in findnew_guest_code()381 thread__put(host_thread); in findnew_guest_code()