Searched refs:bpf_perf_event_opts (Results 1 – 3 of 3) sorted by relevance
405 struct bpf_perf_event_opts { struct418 const struct bpf_perf_event_opts *opts); argument
9704 const struct bpf_perf_event_opts *opts) in bpf_program__attach_perf_event_opts()9710 if (!OPTS_VALID(opts, bpf_perf_event_opts)) in bpf_program__attach_perf_event_opts()10083 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_kprobe_opts()10750 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_uprobe_opts()11048 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_tracepoint_opts()
367 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, opts); in pe_subtest()