Searched refs:thread__get (Results 1 – 7 of 7) sorted by relevance
43 struct thread *thread__get(struct thread *thread);
85 struct thread *thread__get(struct thread *thread) in thread__get() function
367 machine->last_match = thread__get(th); in __machine__findnew_thread()402 thread__get(th); in __machine__findnew_thread()403 machine->last_match = thread__get(th); in __machine__findnew_thread()
355 thread__get(he->thread); in hist_entry__new()
869 atoms->thread = thread__get(thread); in thread_atoms_insert()
1758 trace->current = thread__get(thread); in trace__sys_enter()
1779 browser->hists->thread_filter = thread__get(thread); in perf_evsel__hists_browse()