Home
last modified time | relevance | path

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

/external/v8/tools/
Dll_prof.py546 PERF_SAMPLE_TIME = 1 << 2 variable
/external/perf_data_converter/src/quipper/kernel/
Dperf_event.h124 PERF_SAMPLE_TIME = 1U << 2, enumerator
/external/kernel-headers/original/uapi/linux/
Dperf_event.h126 PERF_SAMPLE_TIME = 1U << 2, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1033 PERF_SAMPLE_TIME = 0x4 const
Dztypes_linux_386.go1010 PERF_SAMPLE_TIME = 0x4 const
Dztypes_linux_mips.go1002 PERF_SAMPLE_TIME = 0x4 const
Dztypes_linux_amd64.go1028 PERF_SAMPLE_TIME = 0x4 const
Dztypes_linux_ppc64.go1017 PERF_SAMPLE_TIME = 0x4 const
Dztypes_linux_mips64.go1009 PERF_SAMPLE_TIME = 0x4 const
Dztypes_linux_mipsle.go1002 PERF_SAMPLE_TIME = 0x4 const
Dztypes_linux_arm.go998 PERF_SAMPLE_TIME = 0x4 const
Dztypes_linux_arm64.go1007 PERF_SAMPLE_TIME = 0x4 const
Dztypes_linux_mips64le.go1009 PERF_SAMPLE_TIME = 0x4 const
Dztypes_linux_ppc64le.go1017 PERF_SAMPLE_TIME = 0x4 const