Searched refs:allocSize (Results 1 – 1 of 1) sorted by relevance
393 size_t allocSize = 0; in VMDebug_getHeapSpaceStats() local412 allocSize += malloc_space->GetFootprint(); in VMDebug_getHeapSpaceStats()416 allocSize += bump_pointer_space->Size(); in VMDebug_getHeapSpaceStats()427 size_t allocFree = allocSize - allocUsed; in VMDebug_getHeapSpaceStats()432 arr[j++] = allocSize; in VMDebug_getHeapSpaceStats()