Searched refs:mallocs (Results 1 – 10 of 10) sorted by relevance
44 malloced>>20, malloced_redzones>>20, mallocs); in Print()110 malloc_stats->blocks_in_use = stats.mallocs; in FillMallocStatistics()
27 uptr mallocs; member
541 thread_stats.mallocs++; in Allocate()
6 Currently mallocs memory in a very haphazard manner. As such, most of
36 + /* some systems can't handle size zero mallocs */
8 - all mallocs/frees now changed to use this.. JRE
136 FUZZER_FLAG_INT(trace_malloc, 0, "If >= 1 will print all mallocs/frees. "
495 mallocs.
2074 * cmp.c (main): Align buffer size to word size; some mallocs care.
5550 * mkcheck.in: Also limit virtual memory size, for mmap-based mallocs.