Home
last modified time | relevance | path

Searched refs:thread__main_thread (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread.h110 struct thread *thread__main_thread(struct machine *machine, struct thread *thread);
H A Ddb-export.c367 main_thread = thread__main_thread(al->maps->machine, thread); in db_export__sample()
537 main_thread = thread__main_thread(machine, thread); in db_export__pid_tid()
H A Dthread.c425 struct thread *thread__main_thread(struct machine *machine, struct thread *thread) in thread__main_thread() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddb-export.c373 main_thread = thread__main_thread(machine, thread); in db_export__sample()
541 main_thread = thread__main_thread(machine, thread); in db_export__pid_tid()
H A Dthread.h109 struct thread *thread__main_thread(struct machine *machine, struct thread *thread);
H A Dthread.c432 struct thread *thread__main_thread(struct machine *machine, struct thread *thread) in thread__main_thread() function

Completed in 6 milliseconds