Searched refs:thread_list_cb (Results 1 – 1 of 1) sorted by relevance
3013 static int thread_list_cb(struct thread *thread, void *data) in thread_list_cb() function3028 return machine__for_each_thread(machine, thread_list_cb, list); in machine__thread_list()