Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmachine.c589 threads__get_last_match(struct threads *threads, struct machine *machine, in threads__get_last_match() function
629 th = threads__get_last_match(threads, machine, pid, tid); in ____machine__findnew_thread()