Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dmap.h73 static inline u64 map__unmap_ip(struct map *map, u64 ip) in map__unmap_ip() function
Dmap.c43 map->unmap_ip = map__unmap_ip; in map__init()
Dsymbol-elf.c851 map->unmap_ip = map__unmap_ip; in dso__load_sym()