Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Ddlfilter.c77 static struct thread *get_thread(struct dlfilter *d) in get_thread() function
124 struct thread *thread = get_thread(d); in dlfilter__resolve_addr()
165 thread = get_thread(d); in dlfilter__resolve_address()