Home
last modified time | relevance | path

Searched refs:usdt_spec (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dusdt.c112 * prepares `struct usdt_spec` (USDT spec), which is then provided to BPF-side
148 * as struct usdt_spec. Each invocation of BPF program at runtime needs to
217 struct usdt_spec { struct
239 struct usdt_spec spec;
576 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie);
1190 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie) in parse_usdt_spec()

Completed in 3 milliseconds