Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dusdt.c223 struct usdt_note { struct
568 struct usdt_note *usdt_note);
570 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie);
617 struct usdt_note note; in collect_usdt_targets()
1095 struct usdt_note *note) in parse_usdt_note()
1150 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie) in parse_usdt_spec()