Home
last modified time | relevance | path

Searched refs:map__unmap_ip_ptr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dmap.h71 static inline void* map__unmap_ip_ptr(struct map *map) in map__unmap_ip_ptr() function
H A Dsymbol.c1349 map__set_unmap_ip(map, map__unmap_ip_ptr(new_map)); in dso__load_kcore()