Searched refs:thread__get (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dthread.h43 struct thread *thread__get(struct thread *thread);
H A Dthread.c85 struct thread *thread__get(struct thread *thread) thread__get() function
H A Dmachine.c367 machine->last_match = thread__get(th); __machine__findnew_thread()
402 thread__get(th); __machine__findnew_thread()
403 machine->last_match = thread__get(th); __machine__findnew_thread()
H A Dhist.c355 thread__get(he->thread); hist_entry__new()
/linux-4.1.27/tools/perf/
H A Dbuiltin-sched.c869 atoms->thread = thread__get(thread); thread_atoms_insert()
H A Dbuiltin-trace.c1758 trace->current = thread__get(thread); trace__sys_enter()
/linux-4.1.27/tools/perf/ui/browsers/
H A Dhists.c1779 browser->hists->thread_filter = thread__get(thread); perf_evsel__hists_browse()

Completed in 359 milliseconds