Searched refs:thread__main_thread (Results 1 – 3 of 3) sorted by relevance
83 struct thread *thread__main_thread(struct machine *machine, struct thread *thread);
304 struct thread *thread__main_thread(struct machine *machine, struct thread *thread) in thread__main_thread() function
374 main_thread = thread__main_thread(al->machine, thread); in db_export__sample()