Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Ddb-export.c229 static struct thread *get_main_thread(struct machine *machine, struct thread *thread) in get_main_thread() function
306 main_thread = get_main_thread(al->machine, thread); in db_export__sample()