Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_stats.cc45 malloced>>20, malloced_redzones>>20, mallocs); in Print()
111 malloc_stats->blocks_in_use = stats.mallocs; in FillMallocStatistics()
H A Dasan_stats.h28 uptr mallocs; member
H A Dasan_allocator.cc525 thread_stats.mallocs++; in Allocate()
/freebsd-12.1/libexec/bootpd/
H A DToDo6 Currently mallocs memory in a very haphazard manner. As such, most of
/freebsd-12.1/contrib/sendmail/contrib/
H A Drmail.oldsys.patch36 + /* some systems can't handle size zero mallocs */
/freebsd-12.1/sys/netgraph/
H A DNOTES8 - all mallocs/frees now changed to use this.. JRE
/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerFlags.def132 FUZZER_FLAG_INT(trace_malloc, 0, "If >= 1 will print all mallocs/frees. "
/freebsd-12.1/contrib/binutils/binutils/
H A DChangeLog-0203495 mallocs.
/freebsd-12.1/contrib/diff/
H A DChangeLog2074 * cmp.c (main): Align buffer size to word size; some mallocs care.
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20015550 * mkcheck.in: Also limit virtual memory size, for mmap-based mallocs.