Home
last modified time | relevance | path

Searched refs:bpf_program__attach_perf_event_opts (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_cookie.c384 link = bpf_program__attach_perf_event_opts(skel->progs.handle_pe, pfd, &opts); in pe_subtest()
403 link = bpf_program__attach_perf_event_opts(skel->progs.handle_pe, pfd, &opts); in pe_subtest()
/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.map274 bpf_program__attach_perf_event_opts;
H A Dlibbpf.h486 bpf_program__attach_perf_event_opts(const struct bpf_program *prog, int pfd,
H A Dlibbpf.c10660 struct bpf_link *bpf_program__attach_perf_event_opts(const struct bpf_program *prog, int pfd, in bpf_program__attach_perf_event_opts() function
10739 return bpf_program__attach_perf_event_opts(prog, pfd, NULL); in bpf_program__attach_perf_event()
11128 link = bpf_program__attach_perf_event_opts(prog, pfd, &pe_opts); in bpf_program__attach_kprobe_opts()
12039 link = bpf_program__attach_perf_event_opts(prog, pfd, &pe_opts); in bpf_program__attach_uprobe_opts()
12296 link = bpf_program__attach_perf_event_opts(prog, pfd, &pe_opts); in bpf_program__attach_tracepoint_opts()
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dlibbpf.h486 bpf_program__attach_perf_event_opts(const struct bpf_program *prog, int pfd,
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf/android_arm64_armv8-2a_cortex-a55_shared/
Dlibbpf.so.toc564 559: FUNC GLOBAL DEFAULT 15 bpf_program__attach_perf_event_opts
/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.rs4686 pub fn bpf_program__attach_perf_event_opts( in bpf_program__attach_perf_event_opts() function
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindgen.rs4686 pub fn bpf_program__attach_perf_event_opts( in bpf_program__attach_perf_event_opts() function
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs6358 pub fn bpf_program__attach_perf_event_opts( in bpf_program__attach_perf_event_opts() function