Home
last modified time | relevance | path

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

/external/libbpf/src/
Dlibbpf.h778 struct bpf_trace_opts { struct
789 bpf_program__attach_trace_opts(const struct bpf_program *prog, const struct bpf_trace_opts *opts); argument
Dlibbpf.c12434 const struct bpf_trace_opts *opts) in bpf_program__attach_btf_id()
12441 if (!OPTS_VALID(opts, bpf_trace_opts)) in bpf_program__attach_btf_id()
12475 const struct bpf_trace_opts *opts) in bpf_program__attach_trace_opts()
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs6571 pub struct bpf_trace_opts { struct
6581 opts: *const bpf_trace_opts, in bpf_program__attach_trace_opts() argument