Searched refs:bpf_trace_opts (Results 1 – 3 of 3) sorted by relevance
808 struct bpf_trace_opts { struct819 bpf_program__attach_trace_opts(const struct bpf_program *prog, const struct bpf_trace_opts *opts); argument
12716 const struct bpf_trace_opts *opts) in bpf_program__attach_btf_id()12722 if (!OPTS_VALID(opts, bpf_trace_opts)) in bpf_program__attach_btf_id()12756 const struct bpf_trace_opts *opts) in bpf_program__attach_trace_opts()
583 LIBBPF_OPTS(bpf_trace_opts, trace_opts); in tp_btf_subtest()