Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/bpf/
Dlibbpf.h625 struct bpf_trace_opts { struct
636 bpf_program__attach_trace_opts(const struct bpf_program *prog, const struct bpf_trace_opts *opts); argument
Dlibbpf.c11684 const struct bpf_trace_opts *opts) in bpf_program__attach_btf_id()
11691 if (!OPTS_VALID(opts, bpf_trace_opts)) in bpf_program__attach_btf_id()
11725 const struct bpf_trace_opts *opts) in bpf_program__attach_trace_opts()