Home
last modified time | relevance | path

Searched refs:mallocs (Results 1 – 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_stats.cpp44 malloced>>20, malloced_redzones>>20, mallocs); in Print()
110 malloc_stats->blocks_in_use = stats.mallocs; in FillMallocStatistics()
HDasan_stats.h27 uptr mallocs; member
HDasan_allocator.cpp541 thread_stats.mallocs++; in Allocate()
/freebsd-11-stable/libexec/bootpd/
HDToDo6 Currently mallocs memory in a very haphazard manner. As such, most of
/freebsd-11-stable/contrib/sendmail/contrib/
HDrmail.oldsys.patch36 + /* some systems can't handle size zero mallocs */
/freebsd-11-stable/sys/netgraph/
HDNOTES8 - all mallocs/frees now changed to use this.. JRE
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerFlags.def136 FUZZER_FLAG_INT(trace_malloc, 0, "If >= 1 will print all mallocs/frees. "
/freebsd-11-stable/contrib/binutils/binutils/
HDChangeLog-0203495 mallocs.
/freebsd-11-stable/contrib/diff/
HDChangeLog2074 * cmp.c (main): Align buffer size to word size; some mallocs care.
/freebsd-11-stable/contrib/libstdc++/
DChangeLog-20015550 * mkcheck.in: Also limit virtual memory size, for mmap-based mallocs.