Home
last modified time | relevance | path

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

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