/aosp_15_r20/external/bcc/docs/ |
H A D | kernel-versions.md | 336 `BPF_FUNC_perf_event_output()` | 4.4 | GPL | [`a43eec304259`](https://github.com/torvalds/linux/com… 481 …NC_get_socket_cookie()` <br> `BPF_FUNC_get_socket_uid()` <br> `BPF_FUNC_perf_event_output()` <br> … 482 |`BPF_PROG_TYPE_KPROBE`|`BPF_FUNC_perf_event_output()` <br> `BPF_FUNC_get_stackid()` <br> `BPF_FUNC… 483 …`BPF_FUNC_set_hash_invalid()` <br> `BPF_FUNC_set_hash()` <br> `BPF_FUNC_perf_event_output()` <br> … 484 |`BPF_PROG_TYPE_TRACEPOINT`|`BPF_FUNC_perf_event_output()` <br> `BPF_FUNC_get_stackid()` <br> `BPF_… 485 |`BPF_PROG_TYPE_XDP`| `BPF_FUNC_perf_event_output()` <br> `BPF_FUNC_get_smp_processor_id()` <br> `B… 486 |`BPF_PROG_TYPE_PERF_EVENT`| `BPF_FUNC_perf_event_output()` <br> `BPF_FUNC_get_stackid()` <br> `BPF… 496 |`BPF_PROG_TYPE_RAW_TRACEPOINT`|`BPF_FUNC_perf_event_output()` <br> `BPF_FUNC_get_stackid()` <br> `… 507 …UNC_get_route_realm()` <br> `BPF_FUNC_get_hash_recalc()` <br> `BPF_FUNC_perf_event_output()` <br> …
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/verifier/ |
H A D | event_output.c | 36 BPF_FUNC_perf_event_output), \
|
/aosp_15_r20/external/iproute2/include/ |
H A D | bpf_api.h | 205 (void *) BPF_FUNC_perf_event_output;
|
/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 | 1306 pub const BPF_FUNC_perf_event_output: bpf_func_id = 25; constant
|
/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 | 1306 pub const BPF_FUNC_perf_event_output: bpf_func_id = 25; constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-sys/src/ |
D | bindings.rs | 2978 pub const BPF_FUNC_perf_event_output: bpf_func_id = 25; constant
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 18142 BPF_FUNC_perf_event_output = 25, enumerator
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 16043 BPF_FUNC_perf_event_output = 25, enumerator
|
H A D | vmlinux_600.h | 16043 BPF_FUNC_perf_event_output = 25, enumerator
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 19445 BPF_FUNC_perf_event_output = 25, enumerator
|
H A D | vmlinux_602.h | 19445 BPF_FUNC_perf_event_output = 25, enumerator
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 41653 BPF_FUNC_perf_event_output = 25, enumerator
|
H A D | vmlinux_518.h | 41653 BPF_FUNC_perf_event_output = 25, enumerator
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 20155 BPF_FUNC_perf_event_output = 25, enumerator
|
H A D | vmlinux.h | 20155 BPF_FUNC_perf_event_output = 25, enumerator
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 22399 BPF_FUNC_perf_event_output = 25, enumerator
|
H A D | vmlinux.h | 22399 BPF_FUNC_perf_event_output = 25, enumerator
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 37493 BPF_FUNC_perf_event_output = 25, enumerator
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 27569 BPF_FUNC_perf_event_output = 25, enumerator
|
/aosp_15_r20/kernel/prebuilts/6.1/arm64/ |
D | abi.stg | 277166 name: "BPF_FUNC_perf_event_output"
|
D | abi-full.stg | 277405 name: "BPF_FUNC_perf_event_output"
|
/aosp_15_r20/kernel/prebuilts/6.6/arm64/ |
D | abi.stg | 286194 name: "BPF_FUNC_perf_event_output"
|
D | abi-full.stg | 292001 name: "BPF_FUNC_perf_event_output"
|
/aosp_15_r20/kernel/prebuilts/mainline/arm64/ |
D | abi-full.stg | 335978 name: "BPF_FUNC_perf_event_output"
|
D | abi.stg | 335978 name: "BPF_FUNC_perf_event_output"
|