Home
last modified time | relevance | path

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

1234

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
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, "
/freebsd-12-stable/crypto/openssl/doc/man3/
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).
/freebsd-12-stable/contrib/tcsh/nls/ukrainian/
Dset194 2 free(%lx) called before any allocations.
/freebsd-12-stable/contrib/tcsh/nls/russian/
Dset194 2 free(%lx) called before any allocations.
/freebsd-12-stable/contrib/tcsh/nls/C/
Dset194 2 free(%lx) called before any allocations.
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_malloc_mac.inc100 // FIXME: ASan should support purgeable allocations.
107 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
113 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
/freebsd-12-stable/sys/xen/interface/xsm/
Dflask_op.h128 uint32_t allocations; member
/freebsd-12-stable/sys/netipsec/
Dkeydb.h88 u_int32_t allocations; member
Dkey_debug.c785 lft->allocations, (uintmax_t)lft->bytes, (uintmax_t)lft->addtime, in kdebug_sec_lifetime()
858 lft_c.allocations = (uint32_t)counter_u64_fetch( in kdebug_secasv()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/lsan/
Dlsan_flags.inc37 "Root set: mark as reachable all allocations made from dynamic "
Dlsan_common.cpp892 uptr bytes = 0, allocations = 0; in PrintSummary() local
896 allocations += leaks_[i].hit_count; in PrintSummary()
900 allocations); in PrintSummary()
/freebsd-12-stable/sys/opencrypto/
Dcryptodev_if.m55 * Optional crypto driver method to release any additional allocations. OCF
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dwrappers_c.inc242 // Sets whether scudo records stack traces and other metadata for allocations
264 // allocations, before the guard page. This can be enabled to work around buggy
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
Doptions.inc27 "Number of simultaneously-guarded allocations available in the "
/freebsd-12-stable/crypto/heimdal/appl/su/
DChangeLog64 * su.c: check memory allocations. add some const
/freebsd-12-stable/contrib/jemalloc/
DChangeLog401 allocations. This regression was first released in 4.0.0. (@jasone,
476 an arena's allocations in a single operation. (@jasone)
598 allocations that have been randomly assigned an offset of 0 when
607 allocations when --enable-cache-oblivious configure option is enabled.
608 - Fix xallocx(..., MALLOCX_ZERO) to zero trailing bytes of huge allocations
621 allocations. xallocx() is in general incapable of moving small allocations,
787 which arenas own which huge allocations.
856 - Use dss allocation precedence for huge allocations as well as small/large
857 allocations.
1307 - Fix an allocation bug for small allocations that could be triggered if
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DREADME.txt140 Dynamic stack allocations round the size to 8 bytes and then allocate
/freebsd-12-stable/contrib/serf/
Ddesign-guide.txt54 tying bucket allocations to pools. If a bucket allocated any internal
/freebsd-12-stable/contrib/ntp/ntpdc/
Dlayout.std203 offsetof(allocations) = 12
/freebsd-12-stable/contrib/wpa/hostapd/
Dandroid.config160 # This tracks use of memory allocations and other registrations and reports
/freebsd-12-stable/contrib/ntp/include/
Dntp_request.h546 u_int32 allocations; member
/freebsd-12-stable/sys/dev/cxgbe/firmware/
Dt5fw_cfg_fpga.txt272 # associated with it. Thus, the MSI-X Vector allocations we give to the
468 # Total resources used by above allocations:
Dt6fw_cfg_fpga.txt284 # associated with it. Thus, the MSI-X Vector allocations we give to the
478 # Total resources used by above allocations:
Dt5fw_cfg_uwire.txt290 # associated with it. Thus, the MSI-X Vector allocations we give to the
607 # Total resources used by above allocations:
Dt4fw_cfg_uwire.txt255 # associated with it. Thus, the MSI-X Vector allocations we give to the
556 # Total resources used by above allocations:

1234