Searched refs:totalSystemAllocMem (Results 1 – 1 of 1) sorted by relevance
173 static unsigned int totalSystemAllocMem = 0; variable328 totalSystemAllocMem = initialHeapSize; in initAllMemPools()558 totalSystemAllocMem += requiredMemSize; in increaseMemPoolSize()692 printf("Total Sys Alloc %9i bytes\n", totalSystemAllocMem); in displayMemStats()