Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dusdt.c237 long abs_ip; member
730 pr_debug("usdt: probe for '%s:%s' in %s '%s': addr 0x%lx base 0x%lx (resolved abs_ip 0x%lx rel_ip 0x%lx) args '%s' in segment [0x%lx, 0x%lx) at offset 0x%lx\n", in collect_usdt_targets()
778 target->abs_ip = usdt_abs_ip; in collect_usdt_targets()
816 long abs_ip; member
844 &usdt_link->uprobes[i].abs_ip); in bpf_link_usdt_detach()
1057 bpf_map_update_elem(ip_map_fd, &target->abs_ip, &spec_id, BPF_NOEXIST)) { in usdt_manager_attach_usdt()
1064 target->abs_ip, spec_id, usdt_provider, usdt_name, in usdt_manager_attach_usdt()
1087 link->uprobes[i].abs_ip = target->abs_ip; in usdt_manager_attach_usdt()