Searched refs:thread_map__get (Results 1 – 4 of 4) sorted by relevance
31 struct thread_map *thread_map__get(struct thread_map *map);
354 struct thread_map *thread_map__get(struct thread_map *map) in thread_map__get() function
165 evsel->threads = thread_map__get(evlist->threads); in __perf_evlist__propagate_maps()1132 evlist->threads = thread_map__get(threads); in perf_evlist__set_maps()
657 thread_map__get(threads); in do_test_code_reading()