Home
last modified time | relevance | path

Searched refs:thread__main_thread (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
A Dthread.h110 struct thread *thread__main_thread(struct machine *machine, struct thread *thread);
A Ddb-export.c367 main_thread = thread__main_thread(al->maps->machine, thread); in db_export__sample()
535 main_thread = thread__main_thread(machine, thread); in db_export__pid_tid()
A Dthread.c425 struct thread *thread__main_thread(struct machine *machine, struct thread *thread) in thread__main_thread() function

Completed in 7 milliseconds