Home
last modified time | relevance | path

Searched refs:PERF_COUNT_SW_ALIGNMENT_FAULTS (Results 1 – 15 of 15) sorted by relevance

/external/strace/xlat/
Dperf_sw_ids.h55 #if defined(PERF_COUNT_SW_ALIGNMENT_FAULTS) || (defined(HAVE_DECL_PERF_COUNT_SW_ALIGNMENT_FAULTS) &…
57 static_assert((PERF_COUNT_SW_ALIGNMENT_FAULTS) == (7), "PERF_COUNT_SW_ALIGNMENT_FAULTS != 7");
60 # define PERF_COUNT_SW_ALIGNMENT_FAULTS 7
102 XLAT(PERF_COUNT_SW_ALIGNMENT_FAULTS),
Dperf_sw_ids.in9 PERF_COUNT_SW_ALIGNMENT_FAULTS 7
/external/perf_data_converter/src/quipper/kernel/
Dperf_event.h110 PERF_COUNT_SW_ALIGNMENT_FAULTS = 7, enumerator
/external/kernel-headers/original/uapi/linux/
Dperf_event.h111 PERF_COUNT_SW_ALIGNMENT_FAULTS = 7, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1027 PERF_COUNT_SW_ALIGNMENT_FAULTS = 0x7 const
Dztypes_linux_386.go1004 PERF_COUNT_SW_ALIGNMENT_FAULTS = 0x7 const
Dztypes_linux_mips.go996 PERF_COUNT_SW_ALIGNMENT_FAULTS = 0x7 const
Dztypes_linux_amd64.go1022 PERF_COUNT_SW_ALIGNMENT_FAULTS = 0x7 const
Dztypes_linux_ppc64.go1011 PERF_COUNT_SW_ALIGNMENT_FAULTS = 0x7 const
Dztypes_linux_mips64.go1003 PERF_COUNT_SW_ALIGNMENT_FAULTS = 0x7 const
Dztypes_linux_mipsle.go996 PERF_COUNT_SW_ALIGNMENT_FAULTS = 0x7 const
Dztypes_linux_arm.go992 PERF_COUNT_SW_ALIGNMENT_FAULTS = 0x7 const
Dztypes_linux_arm64.go1001 PERF_COUNT_SW_ALIGNMENT_FAULTS = 0x7 const
Dztypes_linux_mips64le.go1003 PERF_COUNT_SW_ALIGNMENT_FAULTS = 0x7 const
Dztypes_linux_ppc64le.go1011 PERF_COUNT_SW_ALIGNMENT_FAULTS = 0x7 const