Searched refs:numAllocatedBytes (Results 1 – 1 of 1) sorted by relevance
392 int numAllocatedBytes = 0; in deMemPool_getNumAllocatedBytes() local396 numAllocatedBytes += memPage->bytesAllocated; in deMemPool_getNumAllocatedBytes()402 numAllocatedBytes += deMemPool_getNumAllocatedBytes(child, DE_TRUE); in deMemPool_getNumAllocatedBytes()405 return numAllocatedBytes; in deMemPool_getNumAllocatedBytes()