Home
last modified time | relevance | path

Searched defs:bpf_perf_event_opts (Results 1 – 2 of 2) sorted by relevance

/external/libbpf/src/
Dlibbpf.h471 struct bpf_perf_event_opts { struct
487 const struct bpf_perf_event_opts *opts); argument
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs6345 pub struct bpf_perf_event_opts { struct
6361 opts: *const bpf_perf_event_opts, in bpf_program__attach_perf_event_opts()