Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Dlibbpf.h495 struct bpf_perf_event_opts { struct
511 const struct bpf_perf_event_opts *opts); argument
H A Dlibbpf.c10877 const struct bpf_perf_event_opts *opts) in bpf_program__attach_perf_event_opts()
10883 if (!OPTS_VALID(opts, bpf_perf_event_opts)) in bpf_program__attach_perf_event_opts()
11274 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_kprobe_opts()
12222 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_uprobe_opts()
12563 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_tracepoint_opts()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_cookie.c443 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, opts); in pe_subtest()
H A Dfill_link_info.c206 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, opts, in test_event_fill_link_info()