Searched refs:thread_map__get (Results 1 – 3 of 3) sorted by relevance
25 struct thread_map *thread_map__get(struct thread_map *map);
335 struct thread_map *thread_map__get(struct thread_map *map) in thread_map__get() function
144 evsel->threads = thread_map__get(evlist->threads); in __perf_evlist__propagate_maps()1219 evlist->threads = thread_map__get(threads); in perf_evlist__set_maps()