Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dusdt.c234 struct usdt_note { struct
601 size_t desc_off, struct usdt_note *usdt_note);
603 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie);
672 struct usdt_note note; in collect_usdt_targets()
1195 struct usdt_note *note) in parse_usdt_note()
1250 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie) in parse_usdt_spec()