Home
last modified time | relevance | path

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

1234

/external/skia/infra/bots/recipe_modules/flavor/resources/
Dwin_run_and_check_log.ps133 $faults = Get-EventLog -LogName Application -InstanceId 1000 -EntryType Error ` variable
36 if ($faults) { variable
39 Write-Host $faults[0].Message variable
/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/autotest/client/site_tests/hardware_UnsafeMemory/
Dcontrol.quick16 This test uses rowhammer-test to find memory faults that may lead to violations
Dcontrol18 This test uses rowhammer-test to find memory faults that may lead to violations
/external/mesa3d/.gitlab-ci/
Ddeqp-freedreno-a530-flakes.txt12 # unstable results (probably related to the iommu faults).
/external/pigweed/pw_cpu_exception_cortex_m/
Ddocs.rst100 1. Enable separate detection of usage/bus/memory faults via the SHCSR.
104 While this allows some faults to nest, it doesn't guarantee all will properly
/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/perfetto/docs/data-sources/
Dmemory-counters.md91 * mem.mm.min_flt: Minor page faults
92 * mem.mm.maj_flt: Major page faults
93 * mem.mm.swp_flt: Page faults served by swapcache
94 * mem.mm.read_io: Read page faults backed by I/O
/external/mesa3d/docs/relnotes/
D10.5.4.rst45 vm protection faults in piglit lest: texsubimage cube_map_array pbo
D18.0.1.rst163 - freedreno/a5xx: fix page faults on last level
D12.0.2.rst69 The Talos Principle and Serious Sam 3 GPU faults
288 - radeonsi: fix VM faults due NULL internal const buffers on CIK
/external/rust/crates/clang-sys/
DCHANGELOG.md242 [segmentation faults](https://github.com/rust-lang/rust/issues/39394) on some platforms
248 [segmentation faults](https://github.com/rust-lang/rust/issues/39394) on some platforms
/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/llvm-project/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/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/libpng/
DLICENSE63 or needs. This library is provided with all faults, and the entire
/external/pdfium/third_party/libpng16/
DLICENSE63 or needs. This library is provided with all faults, and the entire
/external/python/cpython3/Doc/library/
Dresource.rst314 | ``6`` | :attr:`ru_minflt` | page faults not requiring I/O |
316 | ``7`` | :attr:`ru_majflt` | page faults requiring I/O |
/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/mesa3d/src/freedreno/vulkan/
Dmsm_kgsl.h390 __s32 faults; member

1234