Searched refs:thread_map__nr (Results 1 – 6 of 6) sorted by relevance
38 static inline int thread_map__nr(struct thread_map *threads) in thread_map__nr() function
151 int nthreads = thread_map__nr(evsel->threads); in perf_evsel__alloc_stats()291 int nthreads = thread_map__nr(counter->threads); in process_counter_maps()
350 return thread_map__nr(evlist->threads); in perf_evlist__nr_threads()433 int nr_threads = thread_map__nr(evlist->threads); in perf_evlist__alloc_pollfd()972 evlist->nr_mmaps = thread_map__nr(evlist->threads); in perf_evlist__alloc_mmap()1114 int nr_threads = thread_map__nr(evlist->threads); in perf_evlist__mmap_per_cpu()1142 int nr_threads = thread_map__nr(evlist->threads); in perf_evlist__mmap_per_thread()1403 nthreads = thread_map__nr(evlist->threads); in perf_evlist__apply_filters()1607 int nthreads = thread_map__nr(evlist->threads); in perf_evlist__close()
1076 int nthreads = thread_map__nr(evsel->threads); in perf_evsel__enable()1086 int nthreads = thread_map__nr(evsel->threads); in perf_evsel__disable()
295 int nthreads = thread_map__nr(evsel_list->threads); in read_counter()1247 int nthreads = thread_map__nr(counter->threads); in print_aggr_thread()
922 int nthreads = thread_map__nr(counter->threads); in __process_stat()