Home
last modified time | relevance | path

Searched refs:faults (Results 1 – 25 of 54) sorted by relevance

123

/external/syzkaller/pkg/report/testdata/fuchsia/report/
D133 bt#02: 0xffffffff80106655 => call_dispatch_user_exception at ../../zircon/kernel/arch/x86/faults.cp…
34 (inlined by) try_dispatch_user_exception at ../../zircon/kernel/arch/x86/faults.cpp:93
35 bt#03: 0xffffffff80106c90 => try_dispatch_user_exception at ../../zircon/kernel/arch/x86/faults.cpp…
36 (inlined by) x86_invop_handler at ../../zircon/kernel/arch/x86/faults.cpp:146
37 (inlined by) x86_exception_handler at ../../zircon/kernel/arch/x86/faults.cpp:344
D080 …010659d => exception_die(x86_64_iframe*, char const*) at ../../zircon/kernel/arch/x86/faults.cpp:72
81 bt#01: 0xffffffff80106eaa => x86_fatal_pfe_handler at ../../zircon/kernel/arch/x86/faults.cpp:223
82 … (inlined by) x86_exception_handler at ../../zircon/kernel/arch/x86/faults.cpp:379
D237 bt#05: 0xffffffff80106808 => x86_pfe_handler at ../../zircon/kernel/arch/x86/faults.cpp:273
38 (inlined by) x86_exception_handler at ../../zircon/kernel/arch/x86/faults.cpp:378
/external/autotest/client/site_tests/platform_CompressedSwapPerf/src/
Dhog.c44 uint64_t faults; member
197 result.faults = usage_end.ru_majflt - usage_start.ru_majflt; in main()
/external/autotest/client/site_tests/hardware_Memtester/
Dcontrol.quick16 This test uses memtester to find memory subsystem faults. The quick test
Dcontrol14 This test uses memtester to find memory subsystem faults. Amount of memory
Dcontrol.memory_qual14 This test uses memtester to find memory subsystem faults. Amount of memory
/external/e2fsprogs/doc/RelNotes/
Dv1.18.txt8 of future memory faults, at least the fixed filesystem will be fully
/external/wycheproof/doc/
Decdh.md55 and hardware faults.
/external/python/cpython2/Doc/library/
Dresource.rst195 | ``6`` | :attr:`ru_minflt` | page faults not requiring I/O |
197 | ``7`` | :attr:`ru_majflt` | page faults requiring I/O |
Ddl.rst23 used incorrectly it may cause segmentation faults, crashes or other incorrect
/external/ImageMagick/MagickWand/
DChangeLog163 * DrawSetStrokeDashArray() no longer faults for an array of one element
198 * CloneDrawingWand() no longer faults when the supplied drawing wand has not
/external/python/cpython3/Doc/library/
Dresource.rst293 | ``6`` | :attr:`ru_minflt` | page faults not requiring I/O |
295 | ``7`` | :attr:`ru_majflt` | page faults requiring I/O |
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DFaultMaps.rst57 of faults are supported:
DBigEndianNEON.rst133 …`LDR``, we'd still need to use ``LD1`` in some places to avoid alignment faults (the result of the…
135 Most operating systems however do not run with alignment faults enabled, so this is often not an is…
/external/libpng/
DLICENSE34 or needs. This library is provided with all faults, and the entire
/external/llvm/docs/
DBigEndianNEON.rst133 …`LDR``, we'd still need to use ``LD1`` in some places to avoid alignment faults (the result of the…
135 Most operating systems however do not run with alignment faults enabled, so this is often not an is…
/external/tensorflow/tensorflow/contrib/mpi/
DREADME.md31 …A Aware). When using non-CUDA aware MPI libraries and GPU buffers you will get segmentation faults.
/external/llvm/docs/CommandGuide/
Dbugpoint.rst85 Use valgrind to find faults in the optimization phase. This will allow
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/
Dbugpoint.rst85 Use valgrind to find faults in the optimization phase. This will allow
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dbugpoint.pod83 Use valgrind to find faults in the optimization phase. This will allow
/external/deqp-deps/SPIRV-Tools/
DCONTRIBUTING.md23 segmentation faults with different causes.
/external/swiftshader/third_party/SPIRV-Tools/
DCONTRIBUTING.md23 segmentation faults with different causes.
/external/expat/tests/
Druntests.c1937 const ExtFaults faults[] = { in START_TEST() local
1958 const ExtFaults *fault = faults; in START_TEST()
3490 ExtFaults faults[] = { in START_TEST() local
3508 for (fault = &faults[0]; fault->parse_text != NULL; fault++) { in START_TEST()
4508 ExtFaults faults[] = { in START_TEST() local
4532 for (fault = &faults[0]; fault->parse_text != NULL; fault++) { in START_TEST()
/external/jemalloc/
DINSTALL292 could straddle page boundaries and cause segmentation faults due to

123