Searched refs:mallocs (Results 1 – 10 of 10) sorted by relevance
27 uptr mallocs; member
44 malloced >> 20, malloced_overhead >> 20, mallocs); in Print()
487 thread_stats.mallocs++; in Allocate()
635 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 */
7 - all mallocs/frees now changed to use this.. JRE
168 FUZZER_FLAG_INT(trace_malloc, 0, "If >= 1 will print all mallocs/frees. "
2074 * cmp.c (main): Align buffer size to word size; some mallocs care.