Searched refs:threads__for_each_thread (Results 1 – 3 of 3) sorted by relevance
31 int threads__for_each_thread(struct threads *threads,
168 int threads__for_each_thread(struct threads *threads, in threads__for_each_thread() function
2988 return threads__for_each_thread(&machine->threads, fn, priv); in machine__for_each_thread()