Home
last modified time | relevance | path

Searched refs:map__dso_map_ip (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dmap.c112 map__set_map_ip(map, map__dso_map_ip); in map__init()
634 u64 map__dso_map_ip(const struct map *map, u64 ip) in map__dso_map_ip() function
H A Dmap.h45 u64 map__dso_map_ip(const struct map *map, u64 ip);
H A Dmachine.c3102 addr = map__dso_map_ip(map, ip); in append_inlines()
3149 addr = map__dso_map_ip(entry->ms.map, entry->ip); in unwind_entry()
H A Dsymbol-elf.c1395 map__set_map_ip(map, map__dso_map_ip); in dso__process_kernel_symbol()
/openbmc/linux/tools/perf/
H A Dbuiltin-script.c1015 from = map__dso_map_ip(alf.map, from); in perf_sample__fprintf_brstackoff()
1019 to = map__dso_map_ip(alt.map, to); in perf_sample__fprintf_brstackoff()