Home
last modified time | relevance | path

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

/tools/perf/util/
Dmachine.c3013 static int thread_list_cb(struct thread *thread, void *data) in thread_list_cb() function
3028 return machine__for_each_thread(machine, thread_list_cb, list); in machine__thread_list()