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

/linux-4.1.27/tools/perf/util/
H A Dunwind-libdw.c76 static pid_t next_thread(Dwfl *dwfl, void *arg, void **thread_argp) next_thread() argument
79 if (*thread_argp != NULL) next_thread()
82 *thread_argp = arg; next_thread()

Completed in 49 milliseconds