Searched refs:map__new (Results 1 – 3 of 3) sorted by relevance
116 struct map *map__new(struct list_head *dsos__list, u64 start, u64 len,
36 struct map *map__new(struct list_head *dsos__list, u64 start, u64 len, in map__new() function
625 map = map__new(&machine->user_dsos, event->mmap.start, in perf_event__process_mmap()