Searched refs:thread__insert_map (Results 1 – 3 of 3) sorted by relevance
112 int thread__insert_map(struct thread *thread, struct map *map);
358 int thread__insert_map(struct thread *thread, struct map *map) in thread__insert_map() function
1780 ret = thread__insert_map(thread, map); in machine__process_mmap2_event()1838 ret = thread__insert_map(thread, map); in machine__process_mmap_event()