Searched refs:reallocs (Results 1 – 6 of 6) sorted by relevance
34 uptr reallocs; member
45 Printf("Stats: %zuM realloced by %zu calls\n", realloced >> 20, reallocs); in Print()
553 thread_stats.reallocs++; in Reallocate()
763 thread_stats.reallocs++; in Reallocate()
1257 * lib/krb5/principal.c: Reduce number of reallocs in unparse_name.