Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
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
Dlibbpf.c11840 const struct bpf_trace_opts *opts) in bpf_program__attach_btf_id()
11847 if (!OPTS_VALID(opts, bpf_trace_opts)) in bpf_program__attach_btf_id()
11881 const struct bpf_trace_opts *opts) in bpf_program__attach_trace_opts()