Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dthread.c119 struct thread *thread__get(struct thread *thread) in thread__get() function
429 return thread__get(thread); in thread__main_thread()
A Dthread.h73 struct thread *thread__get(struct thread *thread);
A Dmachine.c572 return thread__get(th); in __threads__get_last_match()
631 return thread__get(th); in ____machine__findnew_thread()
666 thread__get(th); in ____machine__findnew_thread()
A Dhist.c499 thread__get(he->thread); in hist_entry__init()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-sched.c1047 atoms->thread = thread__get(thread); in thread_atoms_insert()
1605 sched->curr_thread[this_cpu.cpu] = thread__get(sched_in); in map_switch_event()
A Dbuiltin-trace.c2365 trace->current = thread__get(thread);
/linux-6.3-rc2/tools/perf/ui/browsers/
A Dhists.c2543 browser->hists->thread_filter = thread__get(thread); in do_zoom_thread()

Completed in 48 milliseconds