Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dbpf_cookie.c185 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, opts); in pe_subtest()
/Linux-v5.15/tools/lib/bpf/
Dlibbpf.h248 struct bpf_perf_event_opts { struct
261 const struct bpf_perf_event_opts *opts); argument
Dlibbpf.c9019 const struct bpf_perf_event_opts *opts) in bpf_program__attach_perf_event_opts()
9025 if (!OPTS_VALID(opts, bpf_perf_event_opts)) in bpf_program__attach_perf_event_opts()
9215 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_kprobe_opts()
9297 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_uprobe_opts()
9398 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_tracepoint_opts()