Home | History | Annotate | Download | only in util

Lines Matching defs:nr_threads

255 	int nr_threads = thread_map__nr(evlist->threads);
261 for (thread = 0; thread < nr_threads; thread++)
273 int nr_threads = thread_map__nr(evlist->threads);
279 for (thread = 0; thread < nr_threads; thread++)
327 int nr_threads = thread_map__nr(evlist->threads);
328 int nfds = nr_cpus * nr_threads * evlist->nr_entries;
610 int nr_threads = thread_map__nr(evlist->threads);
616 for (thread = 0; thread < nr_threads; thread++) {
649 int nr_threads = thread_map__nr(evlist->threads);
652 for (thread = 0; thread < nr_threads; thread++) {
677 for (thread = 0; thread < nr_threads; thread++)