Searched refs:faults (Results 1 – 23 of 23) sorted by relevance
/external/linux-tools-perf/src/tools/perf/util/ |
D | parse-events.l | 141 page-faults|faults { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_PAGE_FAULTS); } 142 minor-faults { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_PAGE_FAULTS_MIN); } 143 major-faults { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_PAGE_FAULTS_MAJ); } 146 alignment-faults { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_ALIGNMENT_FAULTS); } 147 emulation-faults { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_EMULATION_FAULTS); }
|
/external/valgrind/memcheck/tests/ |
D | addressable.c | 96 int faults; member 143 if (1 == tests[i].faults && in main() 152 if (tests[i].faults == 0) in main()
|
/external/linux-tools-perf/src/tools/perf/Documentation/ |
D | perf-bench.txt | 152 Show only the result with page faults before memcpy. 156 Show only the result without page faults before memcpy. 184 Show only the result with page faults before memset. 188 Show only the result without page faults before memset.
|
/external/libpng/ |
D | LICENSE | 31 or needs. This library is provided with all faults, and the entire
|
D | NOTICE | 31 or needs. This library is provided with all faults, and the entire
|
/external/llvm/docs/ |
D | BigEndianNEON.rst | 133 …`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/skia/third_party/libpng/ |
D | LICENSE | 30 * or needs. This library is provided with all faults, and the entire
|
/external/llvm/docs/CommandGuide/ |
D | bugpoint.rst | 85 Use valgrind to find faults in the optimization phase. This will allow
|
/external/valgrind/docs/internals/ |
D | threads-syscalls-signals.txt | 100 signals raised by kill(), and synchronous faults raised by an 135 synchronous faults as a result instruction fetch or something an
|
/external/jemalloc/ |
D | INSTALL | 275 could straddle page boundaries and cause segmentation faults due to
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/ |
D | words.txt | 920 faults
|
/external/valgrind/ |
D | NEWS.old | 1253 99949 program seg faults after exit() 1450 78958 memcheck seg faults while running Mozilla 1464 the random segmentation faults that 2.1.1 sometimes caused.
|
D | NEWS | 1545 268792 == 267997 (valgrind seg faults on startup when compiled with Xcode 4)
|
/external/fio/ |
D | HOWTO | 1813 and minor page faults. 1905 CPU usage: user, system, context switches, major faults, minor faults
|
/external/libpcap/ |
D | aclocal.m4 | 867 # the CPU faults on an unaligned access, but at least some
|
/external/tcpdump/ |
D | aclocal.m4 | 874 # the CPU faults on an unaligned access, but at least some
|
/external/pcre/dist/ |
D | ChangeLog | 91 caused segmentation faults because of stack overflows at compile time. 1631 whereas Perl faults them if its -w option is set. I have changed PCRE so 1632 that it faults them when PCRE_EXTRA is set.
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 1681 boundary, to prevent spurious seg faults caused by the x86 2220 To avoid segmentation faults, ext2fs_block_alloc_stats() and 6359 of future memory faults, at least the fixed filesystem will be fully
|
/external/e2fsprogs/debian/ |
D | changelog | 756 * Round up the bitmap size to prevent spurious segmentation faults on
|
/external/strace/ |
D | ChangeLog-CVS | 4153 signals and faults we care about.
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 1244 % without \immediate, pdftex seg faults when the same image is
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 1244 % without \immediate, pdftex seg faults when the same image is
|
/external/bison/build-aux/ |
D | texinfo.tex | 1218 % without \immediate, ancient pdftex seg faults when the same image is
|