Searched refs:thread_map__nr (Results 1 – 4 of 4) sorted by relevance
33 static inline int thread_map__nr(struct thread_map *threads) in thread_map__nr() function
146 int nthreads = thread_map__nr(evsel->threads); in perf_evsel__alloc_stats()286 int nthreads = thread_map__nr(counter->threads); in process_counter_maps()
334 return thread_map__nr(evlist->threads); in perf_evlist__nr_threads()476 int nr_threads = thread_map__nr(evlist->threads); in perf_evlist__alloc_pollfd()868 evlist->nr_mmaps = thread_map__nr(evlist->threads); in perf_evlist__alloc_mmap()969 int nr_threads = thread_map__nr(evlist->threads); in perf_evlist__mmap_per_cpu()997 int nr_threads = thread_map__nr(evlist->threads); in perf_evlist__mmap_per_thread()1230 nthreads = thread_map__nr(evlist->threads); in perf_evlist__apply_filters()1431 int nthreads = thread_map__nr(evlist->threads); in perf_evlist__close()
194 int nthreads = thread_map__nr(evsel_list->threads); in read_counter()230 thread_map__nr(evsel_list->threads)); in read_counters()253 nthreads = thread_map__nr(evsel_list->threads); in handle_initial_delay()635 int nthreads = thread_map__nr(counter->threads); in print_aggr_thread()