Searched refs:mallocs (Results 1 – 9 of 9) 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
577 thread_stats.mallocs++; in Allocate()
44 malloced >> 20, malloced_overhead >> 20, mallocs); in Print()
419 thread_stats.mallocs++; in Allocate()
1 ; Test ensures that non-optimizable array mallocs are not optimized; specifically
36 ; We used to introduce stack mallocs for UAR detection, but that makes LLVM run
168 FUZZER_FLAG_INT(trace_malloc, 0, "If >= 1 will print all mallocs/frees. "