Searched refs:thread_map__nr (Results 1 – 6 of 6) sorted by relevance
41 static inline int thread_map__nr(struct thread_map *threads) in thread_map__nr() function
160 int nthreads = thread_map__nr(evsel->threads); in perf_evsel__alloc_stats()309 int nthreads = thread_map__nr(counter->threads); in process_counter_maps()
353 return thread_map__nr(evlist->threads); in perf_evlist__nr_threads()436 int nr_threads = thread_map__nr(evlist->threads); in perf_evlist__alloc_pollfd()733 evlist->nr_mmaps = thread_map__nr(evlist->threads); in perf_evlist__alloc_mmap()847 int nr_threads = thread_map__nr(evlist->threads); in perf_evlist__mmap_per_cpu()875 int nr_threads = thread_map__nr(evlist->threads); in perf_evlist__mmap_per_thread()
160 for (i = 0; i < thread_map__nr(ftrace->evlist->threads); i++) { in set_tracing_pid()
341 int nthreads = thread_map__nr(evsel_list->threads); in read_counter()1461 int nthreads = thread_map__nr(counter->threads); in print_aggr_thread()3029 thread_map__nr(evsel_list->threads))) { in cmd_stat()
1719 int nthreads = thread_map__nr(counter->threads); in __process_stat()