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

/linux-master/tools/perf/util/
H A Dmachine.c3066 static int thread_list_cb(struct thread *thread, void *data) function
3081 return machine__for_each_thread(machine, thread_list_cb, list);

Completed in 102 milliseconds