Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dlibbpf.h626 struct bpf_trace_opts { struct
637 bpf_program__attach_trace_opts(const struct bpf_program *prog, const struct bpf_trace_opts *opts); argument
Dlibbpf.c11177 const struct bpf_trace_opts *opts) in bpf_program__attach_btf_id()
11184 if (!OPTS_VALID(opts, bpf_trace_opts)) in bpf_program__attach_btf_id()
11218 const struct bpf_trace_opts *opts) in bpf_program__attach_trace_opts()