Home
last modified time | relevance | path

Searched defs:PERF_SAMPLE_RAW (Results 1 – 15 of 15) sorted by relevance

/external/bcc/src/python/bcc/
Dperf.py56 PERF_SAMPLE_RAW = 1024 # it's a u32; could also try zero args variable in Perf
/external/v8/tools/
Dll_prof.py554 PERF_SAMPLE_RAW = 1 << 10 variable
/external/perf_data_converter/src/quipper/kernel/
Dperf_event.h132 PERF_SAMPLE_RAW = 1U << 10, enumerator
/external/kernel-headers/original/uapi/linux/
Dperf_event.h134 PERF_SAMPLE_RAW = 1U << 10, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1041 PERF_SAMPLE_RAW = 0x400 const
Dztypes_linux_386.go1018 PERF_SAMPLE_RAW = 0x400 const
Dztypes_linux_mips.go1010 PERF_SAMPLE_RAW = 0x400 const
Dztypes_linux_amd64.go1036 PERF_SAMPLE_RAW = 0x400 const
Dztypes_linux_ppc64.go1025 PERF_SAMPLE_RAW = 0x400 const
Dztypes_linux_mips64.go1017 PERF_SAMPLE_RAW = 0x400 const
Dztypes_linux_mipsle.go1010 PERF_SAMPLE_RAW = 0x400 const
Dztypes_linux_arm.go1006 PERF_SAMPLE_RAW = 0x400 const
Dztypes_linux_arm64.go1015 PERF_SAMPLE_RAW = 0x400 const
Dztypes_linux_mips64le.go1017 PERF_SAMPLE_RAW = 0x400 const
Dztypes_linux_ppc64le.go1025 PERF_SAMPLE_RAW = 0x400 const