Searched refs:total_mem_allocated (Results 1 – 1 of 1) sorted by relevance
70 static size_t total_mem_allocated = 0; variable82 fprintf(stderr, "total_mem allocated: %u\n", (uint32_t)total_mem_allocated); in PrintMemInfo()126 total_mem_allocated += size; in AddMem()