Searched refs:map__new (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/tests/ |
| H A D | symbols.c | 105 *map_p = map__new(ti->machine, 0x100000, 0xffffffff, 0, &dso_id_empty, in create_map()
|
| /linux/tools/perf/util/ |
| H A D | map.h | 177 struct map *map__new(struct machine *machine, u64 start, u64 len,
|
| H A D | map.c | 122 struct map *map__new(struct machine *machine, u64 start, u64 len, in map__new() function
|
| H A D | machine.c | 1771 map = map__new(machine, event->mmap2.start, in machine__process_mmap2_event() 1831 map = map__new(machine, event->mmap.start, in machine__process_mmap_event()
|