Searched refs:map__map_ip (Results 1 – 2 of 2) sorted by relevance
/external/linux-tools-perf/util/ | ||
D | map.h | 90 static inline u64 map__map_ip(struct map *map, u64 ip) in map__map_ip() function |
D | map.c | 29 self->map_ip = map__map_ip; in map__init() |