Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dunwind-libdw.c148 static pid_t next_thread(Dwfl *dwfl, void *arg, void **thread_argp) in next_thread() argument
151 if (*thread_argp != NULL) in next_thread()
154 *thread_argp = arg; in next_thread()