Home
last modified time | relevance | path

Searched defs:PERF_FORMAT_TOTAL_TIME_RUNNING (Results 1 – 13 of 13) sorted by relevance

/external/perf_data_converter/src/quipper/kernel/
Dperf_event.h227 PERF_FORMAT_TOTAL_TIME_RUNNING = 1U << 1, enumerator
/external/kernel-headers/original/uapi/linux/
Dperf_event.h289 PERF_FORMAT_TOTAL_TIME_RUNNING = 1U << 1, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1053 PERF_FORMAT_TOTAL_TIME_RUNNING = 0x2 const
Dztypes_linux_386.go1030 PERF_FORMAT_TOTAL_TIME_RUNNING = 0x2 const
Dztypes_linux_mips.go1022 PERF_FORMAT_TOTAL_TIME_RUNNING = 0x2 const
Dztypes_linux_amd64.go1048 PERF_FORMAT_TOTAL_TIME_RUNNING = 0x2 const
Dztypes_linux_ppc64.go1037 PERF_FORMAT_TOTAL_TIME_RUNNING = 0x2 const
Dztypes_linux_mips64.go1029 PERF_FORMAT_TOTAL_TIME_RUNNING = 0x2 const
Dztypes_linux_mipsle.go1022 PERF_FORMAT_TOTAL_TIME_RUNNING = 0x2 const
Dztypes_linux_arm.go1018 PERF_FORMAT_TOTAL_TIME_RUNNING = 0x2 const
Dztypes_linux_arm64.go1027 PERF_FORMAT_TOTAL_TIME_RUNNING = 0x2 const
Dztypes_linux_mips64le.go1029 PERF_FORMAT_TOTAL_TIME_RUNNING = 0x2 const
Dztypes_linux_ppc64le.go1037 PERF_FORMAT_TOTAL_TIME_RUNNING = 0x2 const