Home
last modified time | relevance | path

Searched refs:bpf_perf_event_opts (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dlibbpf.h471 struct bpf_perf_event_opts { struct
487 const struct bpf_perf_event_opts *opts); argument
/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.h471 struct bpf_perf_event_opts { struct
487 const struct bpf_perf_event_opts *opts); argument
H A Dlibbpf.c10661 const struct bpf_perf_event_opts *opts) in bpf_program__attach_perf_event_opts()
10668 if (!OPTS_VALID(opts, bpf_perf_event_opts)) in bpf_program__attach_perf_event_opts()
11065 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_kprobe_opts()
11937 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_uprobe_opts()
12279 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_tracepoint_opts()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_cookie.c367 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, opts); in pe_subtest()
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_sys/android_arm64_armv8-2a_cortex-a55_dylib/out/
Dbindgen.rs4673 pub struct bpf_perf_event_opts { struct
4689 opts: *const bpf_perf_event_opts, in bpf_program__attach_perf_event_opts() argument
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindgen.rs4673 pub struct bpf_perf_event_opts { struct
4689 opts: *const bpf_perf_event_opts, in bpf_program__attach_perf_event_opts() argument
/aosp_15_r20/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() argument