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 D | bpf_cookie.c | 384 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 D | libbpf.map | 274 bpf_program__attach_perf_event_opts;
|
H A D | libbpf.h | 486 bpf_program__attach_perf_event_opts(const struct bpf_program *prog, int pfd,
|
H A D | libbpf.c | 10660 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/ |
D | libbpf.h | 486 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/ |
D | libbpf.so.toc | 564 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/ |
D | bindgen.rs | 4686 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/ |
D | bindgen.rs | 4686 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/ |
D | bindings.rs | 6358 pub fn bpf_program__attach_perf_event_opts( in bpf_program__attach_perf_event_opts() function
|