/netbsd-src/external/mit/libcbor/dist/doc/source/api/ |
H A D | type_4.rst | 8 Number of allocations (definite) Two plus any manipulations with the data 9 Number of allocations (indefinite) Two plus logarithmically many
|
H A D | type_5.rst | 10 Number of allocations (definite) Two plus any manipulations with the data 11 Number of allocations (indefinite) Two plus logarithmically many
|
H A D | type_3.rst | 8 Number of allocations (definite) One plus any manipulations with the data 9 Number of allocations (indefinite) One plus logarithmically many
|
H A D | type_2.rst | 22 Number of allocations (definite) One plus any manipulations with the data 23 Number of allocations (indefinite) One plus logarithmically many
|
H A D | type_0_1.rst | 13 Number of allocations One per lifetime 23 Number of allocations One per lifetime
|
H A D | type_6.rst | 12 Number of allocations One plus any manipulations with the data
|
H A D | type_7.rst | 12 Number of allocations One per lifetime
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
H A D | hwasan_flags.inc | 53 "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 D | OPENSSL_malloc.pod | 135 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 D | GwpAsan.rst | 19 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 D | ScudoHardenedAllocator.rst | 44 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 D | sanitizer_malloc_mac.inc | 74 // 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 D | rb_objnew_example.txt | 19 with these allocations, as they may have been caused by Ruby engine startup,
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
H A D | rb_objnew_example.txt | 19 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 D | sanitizer_malloc_mac.inc | 94 // 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 D | sanitizer_malloc_mac.inc | 101 // 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 D | endmem1.ms | 4 ; value of endmem; the base point for further allocations.
|
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/xsm/ |
H A D | flask_op.h | 130 uint32_t allocations; member
|
/netbsd-src/external/mpl/bind/dist/bin/tools/ |
H A D | dnstap-read.rst | 39 This option indicates trace memory allocations, and is used for debugging memory leaks.
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/ |
H A D | lsan_flags.inc | 36 "Root set: mark as reachable all allocations made from dynamic "
|
H A D | lsan_common.cc | 754 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 D | lsan_flags.inc | 38 "Root set: mark as reachable all allocations made from dynamic "
|
H A D | lsan_common.cc | 756 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 D | lsan_flags.inc | 37 "Root set: mark as reachable all allocations made from dynamic "
|
/netbsd-src/external/mpl/dhcp/dist/doc/devel/ |
H A D | debug.dox | 24 allocations. Both are updated whent he memory is freed. Status information is
|