Home
last modified time | relevance | path

Searched refs:faults (Results 1 – 25 of 80) 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/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/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/e2fsprogs/doc/RelNotes/
Dv1.18.txt8 of future memory faults, at least the fixed filesystem will be fully
/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/wycheproof/doc/
Decdh.md55 and hardware faults.
/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/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/python/cpython3/Doc/library/
Dresource.rst309 | ``6`` | :attr:`ru_minflt` | page faults not requiring I/O |
311 | ``7`` | :attr:`ru_majflt` | page faults requiring I/O |
/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/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/
DNOTICE63 or needs. This library is provided with all faults, and the entire
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/angle/extensions/
DEXT_robustness.txt49 from hardware faults such as uncorrectable memory errors. Along with
50 recovery from such hardware faults, the recovery mechanism can
/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…

1234