Home
last modified time | relevance | path

Searched defs:usdt_cookie (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
H A Dusdt.c230 __u64 usdt_cookie; member
626 __u64 usdt_cookie, struct usdt_target **out_targets, in collect_usdt_targets()
1019 __u64 usdt_cookie) in usdt_manager_attach_usdt()
1250 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie) in parse_usdt_spec()
H A Dlibbpf.c13415 __u64 usdt_cookie; in bpf_program__attach_usdt() local