Searched refs:reallocs (Results 1 – 6 of 6) sorted by relevance
32 my $reallocs=0;203 $reallocs++;401 "Reallocs: $reallocs\n",406 "Allocations: ".($mallocs + $callocs + $reallocs + $strdups + $wcsdups)."\n";
35 uptr reallocs; member
46 Printf("Stats: %zuM realloced by %zu calls\n", realloced>>20, reallocs); in Print()
546 thread_stats.reallocs++; in Reallocate()
1452 // LAC reallocs1500 # Check number of reallocs to be sure reallocated memory isn't somehow
778 that stack reallocs happen when expected.