Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dusdt.c223 struct usdt_note { struct
574 struct usdt_note *usdt_note);
576 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie);
623 struct usdt_note note; in collect_usdt_targets()
1135 struct usdt_note *note) in parse_usdt_note()
1190 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie) in parse_usdt_spec()