Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dthread.h105 int thread__insert_map(struct thread *thread, struct map *map);
Dthread.c340 int thread__insert_map(struct thread *thread, struct map *map) in thread__insert_map() function
Dmachine.c1978 ret = thread__insert_map(thread, map); in machine__process_mmap2_event()
2036 ret = thread__insert_map(thread, map); in machine__process_mmap_event()