Searched refs:maps__get (Results 1 – 4 of 4) sorted by relevance
27 struct maps *maps__get(struct maps *maps);
35 thread__set_maps(thread, maps__get(thread__maps(leader))); in thread__init_maps()
283 struct maps *maps__get(struct maps *maps) in maps__get() function
513 thread__set_maps(th, maps__get(thread__maps(leader))); in machine__update_thread_pid()