Searched refs:thread__get (Results 1 – 7 of 7) sorted by relevance
112 struct thread *thread__get(struct thread *thread) in thread__get() function389 return thread__get(thread); in thread__main_thread()
55 struct thread *thread__get(struct thread *thread);
425 return thread__get(th); in __threads__get_last_match()483 return thread__get(th); in ____machine__findnew_thread()517 thread__get(th); in ____machine__findnew_thread()
437 thread__get(he->thread); in hist_entry__init()
1011 atoms->thread = thread__get(thread); in thread_atoms_insert()1564 sched->curr_thread[this_cpu] = thread__get(sched_in); in map_switch_event()
1710 trace->current = thread__get(thread); in trace__sys_enter()
2408 browser->hists->thread_filter = thread__get(thread); in do_zoom_thread()