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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dmap.h93 struct map *map__new(struct list_head *dsos__list, u64 start, u64 len,
H A Dmap.c50 struct map *map__new(struct list_head *dsos__list, u64 start, u64 len, function
H A Dmachine.c1030 map = map__new(&machine->user_dsos, event->mmap2.start,
1077 map = map__new(&machine->user_dsos, event->mmap.start,

Completed in 195 milliseconds