Searched refs:thread__get (Results 1 – 13 of 13) sorted by relevance
41 dst->thread = thread__get(src->thread); in addr_location__copy()
131 struct thread *thread__get(struct thread *thread) in thread__get() function435 return thread__get(thread); in thread__main_thread()
76 struct thread *thread__get(struct thread *thread);
579 return thread__get(th); in __threads__get_last_match()604 threads->last_match = thread__get(th); in __threads__set_last_match()640 return thread__get(th); in ____machine__findnew_thread()688 return thread__get(th); in ____machine__findnew_thread()
608 al->thread = thread__get(thread); in thread__find_map()
626 tidq->prev_packet_thread = thread__get(tidq->thread); in cs_etm__packet_swap()
501 he->thread = thread__get(he->thread); in hist_entry__init()
99 fake_common_samples[k].thread = thread__get(al.thread); in add_hist_entries()119 fake_samples[i][k].thread = thread__get(al.thread); in add_hist_entries()
93 fake_samples[i].thread = thread__get(al.thread); in add_hist_entries()
115 fake_samples[i].thread = thread__get(al.thread); in add_hist_entries()
1047 atoms->thread = thread__get(thread); in thread_atoms_insert()1620 sched->curr_thread[this_cpu.cpu] = thread__get(sched_in); in map_switch_event()
2399 trace->current = thread__get(thread);
2537 browser->hists->thread_filter = thread__get(thread); in do_zoom_thread()