Searched refs:thread__insert_map (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dthread.h71 void thread__insert_map(struct thread *thread, struct map *map);
H A Dthread.c175 void thread__insert_map(struct thread *thread, struct map *map) thread__insert_map() function
H A Dmachine.c1202 thread__insert_map(thread, map); machine__process_mmap2_event()
1249 thread__insert_map(thread, map); machine__process_mmap_event()

Completed in 102 milliseconds