Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dthread.h106 int thread__insert_map(struct thread *thread, struct map *map);
A Dthread.c332 int thread__insert_map(struct thread *thread, struct map *map) in thread__insert_map() function
A Dmachine.c1805 ret = thread__insert_map(thread, map); in machine__process_mmap2_event()
1863 ret = thread__insert_map(thread, map); in machine__process_mmap_event()

Completed in 11 milliseconds