Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dusdt.c45 LIBBPF_OPTS(bpf_usdt_opts, opts); in subtest_basic_usdt()
211 LIBBPF_OPTS(bpf_usdt_opts, opts); in subtest_multispec_usdt()
/Linux-v6.6/tools/lib/bpf/
Dlibbpf.h695 struct bpf_usdt_opts { struct
724 const struct bpf_usdt_opts *opts);
Dlibbpf.c11564 const struct bpf_usdt_opts *opts) in bpf_program__attach_usdt()