Home
last modified time | relevance | path

Searched refs:bpf_trace_opts (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.h748 struct bpf_trace_opts { struct
759 bpf_program__attach_trace_opts(const struct bpf_program *prog, const struct bpf_trace_opts *opts); argument
H A Dlibbpf.c11850 const struct bpf_trace_opts *opts) in bpf_program__attach_btf_id()
11857 if (!OPTS_VALID(opts, bpf_trace_opts)) in bpf_program__attach_btf_id()
11891 const struct bpf_trace_opts *opts) in bpf_program__attach_trace_opts()