Home
last modified time | relevance | path

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

/linux-6.6.21/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.c11842 const struct bpf_trace_opts *opts) in bpf_program__attach_btf_id()
11849 if (!OPTS_VALID(opts, bpf_trace_opts)) in bpf_program__attach_btf_id()
11883 const struct bpf_trace_opts *opts) in bpf_program__attach_trace_opts()