Home
last modified time | relevance | path

Searched defs:PERF_SAMPLE_CALLCHAIN (Results 1 – 14 of 14) sorted by relevance

/external/v8/tools/
Dll_prof.py549 PERF_SAMPLE_CALLCHAIN = 1 << 5 variable
/external/perf_data_converter/src/quipper/kernel/
Dperf_event.h127 PERF_SAMPLE_CALLCHAIN = 1U << 5, enumerator
/external/kernel-headers/original/uapi/linux/
Dperf_event.h129 PERF_SAMPLE_CALLCHAIN = 1U << 5, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1036 PERF_SAMPLE_CALLCHAIN = 0x20 const
Dztypes_linux_386.go1013 PERF_SAMPLE_CALLCHAIN = 0x20 const
Dztypes_linux_mips.go1005 PERF_SAMPLE_CALLCHAIN = 0x20 const
Dztypes_linux_amd64.go1031 PERF_SAMPLE_CALLCHAIN = 0x20 const
Dztypes_linux_ppc64.go1020 PERF_SAMPLE_CALLCHAIN = 0x20 const
Dztypes_linux_mips64.go1012 PERF_SAMPLE_CALLCHAIN = 0x20 const
Dztypes_linux_mipsle.go1005 PERF_SAMPLE_CALLCHAIN = 0x20 const
Dztypes_linux_arm.go1001 PERF_SAMPLE_CALLCHAIN = 0x20 const
Dztypes_linux_arm64.go1010 PERF_SAMPLE_CALLCHAIN = 0x20 const
Dztypes_linux_mips64le.go1012 PERF_SAMPLE_CALLCHAIN = 0x20 const
Dztypes_linux_ppc64le.go1020 PERF_SAMPLE_CALLCHAIN = 0x20 const