Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/tools/lib/bpf/
Dlibbpf.h572 struct bpf_usdt_opts { struct
601 const struct bpf_usdt_opts *opts);
Dlibbpf.c11412 const struct bpf_usdt_opts *opts) in bpf_program__attach_usdt()