Searched refs:map_ip (Results 1 – 5 of 5) sorted by relevance
29 self->map_ip = map__map_ip; in map__init()62 self->map_ip = self->unmap_ip = identity__map_ip; in map__new()298 return map__find_symbol(map, map->map_ip(map, addr), filter); in map_groups__find_symbol()496 self->map_ip = map__reloc_map_ip; in map__reloc_vmlinux()
46 u64 (*map_ip)(struct map *, u64); member
626 pos->start = curr_map->map_ip(curr_map, pos->start); in dso__split_kallsyms()627 pos->end = curr_map->map_ip(curr_map, pos->end); in dso__split_kallsyms()658 curr_map->map_ip = curr_map->unmap_ip = identity__map_ip; in dso__split_kallsyms()1241 curr_map->map_ip = identity__map_ip; in dso__load_sym()2295 machine->vmlinux_maps[type]->map_ip = in __machine__create_kernel_maps()
760 al->addr = al->map->map_ip(al->map, al->addr); in thread__find_addr_map()
232 ip = syme->map->map_ip(syme->map, ip); in record_precise_ip()