Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dusdt.c45 LIBBPF_OPTS(bpf_usdt_opts, opts); in subtest_basic_usdt()
211 LIBBPF_OPTS(bpf_usdt_opts, opts); in subtest_multispec_usdt()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.h695 struct bpf_usdt_opts { struct
724 const struct bpf_usdt_opts *opts);
H A Dlibbpf.c11574 const struct bpf_usdt_opts *opts) in bpf_program__attach_usdt()