Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/lib/bpf/
A Dlibbpf.h449 struct bpf_perf_event_opts { struct
462 const struct bpf_perf_event_opts *opts); argument
A Dlibbpf.c9722 const struct bpf_perf_event_opts *opts) in bpf_program__attach_perf_event_opts()
9728 if (!OPTS_VALID(opts, bpf_perf_event_opts)) in bpf_program__attach_perf_event_opts()
10108 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_kprobe_opts()
10775 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_uprobe_opts()
11073 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_tracepoint_opts()
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dbpf_cookie.c367 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, opts); in pe_subtest()

Completed in 27 milliseconds