Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dthreads.c64 static struct thread *__threads_table_entry__get_last_match(struct threads_table_entry *table, in __threads_table_entry__get_last_match() function
98 res = __threads_table_entry__get_last_match(table, tid); in threads__find()