Searched refs:salloc_called (Results 1 – 2 of 2) sorted by relevance
94 memman->salloc_called++; in manage_block()165 memman->salloc_called++; in memman_alloc()425 printf(" system malloc(): %d times\n", memman->salloc_called); in memman_statistics_fixedsize()
103 unsigned int salloc_called; /* malloc() calling */ member