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.c570 __threads__get_last_match(struct threads *threads, struct machine *machine, in __threads__get_last_match() function
595 th = __threads__get_last_match(threads, machine, pid, tid); in threads__get_last_match()