Home
last modified time | relevance | path

Searched refs:allocations (Results 1 – 25 of 203) sorted by relevance

123456789

/netbsd-src/external/mit/libcbor/dist/doc/source/api/
H A Dtype_4.rst8 Number of allocations (definite) Two plus any manipulations with the data
9 Number of allocations (indefinite) Two plus logarithmically many
H A Dtype_5.rst10 Number of allocations (definite) Two plus any manipulations with the data
11 Number of allocations (indefinite) Two plus logarithmically many
H A Dtype_3.rst8 Number of allocations (definite) One plus any manipulations with the data
9 Number of allocations (indefinite) One plus logarithmically many
H A Dtype_2.rst22 Number of allocations (definite) One plus any manipulations with the data
23 Number of allocations (indefinite) One plus logarithmically many
H A Dtype_0_1.rst13 Number of allocations One per lifetime
23 Number of allocations One per lifetime
H A Dtype_6.rst12 Number of allocations One plus any manipulations with the data
H A Dtype_7.rst12 Number of allocations One per lifetime
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_flags.inc53 "The number of heap (de)allocations remembered per thread. "
67 // enough, use malloc_bisect_dump to see interesting allocations.
73 "Print all allocations within [malloc_bisect_left, "
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DOPENSSL_malloc.pod135 If no allocations have been done, it is possible to "swap out" the default
145 This adds some overhead by keeping a list of all memory allocations, and
188 B<OPENSSL_MALLOC_FAILURES> controls how often allocations should fail.
192 C<100;@25> or C<100@0;0@25> means the first 100 allocations pass, then all
193 other allocations (until the program exits or crashes) have a 25% chance of
197 it is taken as an open file descriptor, and a record of all allocations is
230 always because allocations have already happened).
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DGwpAsan.rst19 key adaptation. Notably, we only choose a very small percentage of allocations
20 to sample, and apply guard pages to these sampled allocations only. The sampling
25 depending on the average size of your allocations.
56 inserting stubs into a supporting allocator to redirect allocations to GWP-ASan
115 slots are randomly reused to guard future allocations.
174 | PerfectlyRightAlign | false | When allocations are right-aligned, should we perfectly al…
181 | MaxSimultaneousAllocations | 16 | Number of simultaneously-guarded allocations available in …
H A DScudoHardenedAllocator.rst44 allocations are surrounded by Guard Pages. It is also configurable via compile
75 resides for Primary backed allocations, or 0 for Secondary backed allocations;
116 reclaiming. While Secondary mapped allocations can be unmapped on deallocation,
129 If using Fuchsia or an Android version greater than 11, your memory allocations
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_malloc_mac.inc74 // FIXME: ASan should support purgeable allocations.
81 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
87 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Drb_objnew_example.txt19 with these allocations, as they may have been caused by Ruby engine startup,
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Drb_objnew_example.txt19 with these allocations, as they may have been caused by Ruby engine startup,
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc94 // FIXME: ASan should support purgeable allocations.
101 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
107 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_malloc_mac.inc101 // FIXME: ASan should support purgeable allocations.
108 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
114 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/
H A Dendmem1.ms4 ; value of endmem; the base point for further allocations.
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/xsm/
H A Dflask_op.h130 uint32_t allocations; member
/netbsd-src/external/mpl/bind/dist/bin/tools/
H A Ddnstap-read.rst39 This option indicates trace memory allocations, and is used for debugging memory leaks.
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_flags.inc36 "Root set: mark as reachable all allocations made from dynamic "
H A Dlsan_common.cc754 uptr bytes = 0, allocations = 0; in PrintSummary() local
758 allocations += leaks_[i].hit_count; in PrintSummary()
762 allocations); in PrintSummary()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_flags.inc38 "Root set: mark as reachable all allocations made from dynamic "
H A Dlsan_common.cc756 uptr bytes = 0, allocations = 0; in PrintSummary() local
760 allocations += leaks_[i].hit_count; in PrintSummary()
764 allocations); in PrintSummary()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_flags.inc37 "Root set: mark as reachable all allocations made from dynamic "
/netbsd-src/external/mpl/dhcp/dist/doc/devel/
H A Ddebug.dox24 allocations. Both are updated whent he memory is freed. Status information is

123456789