/external/bcc/src/python/bcc/ |
D | perf.py | 142 PERF_SAMPLE_RAW = 1024 # it's a u32; could also try zero args variable in Perf
|
/external/perfetto/src/trace_processor/importers/perf/ |
D | perf_event.h | 212 PERF_SAMPLE_RAW = 1U << 10, enumerator
|
/external/libbpf/include/uapi/linux/ |
D | perf_event.h | 150 PERF_SAMPLE_RAW = 1U << 10, enumerator
|
/external/bpftool/include/uapi/linux/ |
D | perf_event.h | 150 PERF_SAMPLE_RAW = 1U << 10, enumerator
|
/external/kernel-headers/original/uapi/linux/ |
D | perf_event.h | 150 PERF_SAMPLE_RAW = 1U << 10, enumerator
|
/external/rust/android-crates-io/crates/libbpf-sys/src/ |
D | bindings.rs | 409 pub const PERF_SAMPLE_RAW: perf_event_sample_format = 1024; constant
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 40427 PERF_SAMPLE_RAW = 1024, enumerator
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 50843 PERF_SAMPLE_RAW = 1024ULL, enumerator
|
D | vmlinux.h | 50843 PERF_SAMPLE_RAW = 1024ULL, enumerator
|
/external/bcc/libbpf-tools/loongarch/ |
D | vmlinux_602.h | 8344 PERF_SAMPLE_RAW = 1024, enumerator
|
D | vmlinux.h | 8344 PERF_SAMPLE_RAW = 1024, enumerator
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 14382 PERF_SAMPLE_RAW = 1024, enumerator
|
D | vmlinux_518.h | 14382 PERF_SAMPLE_RAW = 1024, enumerator
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 25250 PERF_SAMPLE_RAW = 1024, enumerator
|
D | vmlinux.h | 25250 PERF_SAMPLE_RAW = 1024, enumerator
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 68871 PERF_SAMPLE_RAW = 1024, enumerator
|
D | vmlinux.h | 68871 PERF_SAMPLE_RAW = 1024, enumerator
|