Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dunwind-libdw.c122 static pid_t next_thread(Dwfl *dwfl, void *arg, void **thread_argp) in next_thread() argument
125 if (*thread_argp != NULL) in next_thread()
128 *thread_argp = arg; in next_thread()