Lines Matching refs:mspace_usable_size
272 * is allocated or freed. mspace_usable_size() will give282 heap->bytesAllocated += mspace_usable_size(ptr) +293 size_t delta = mspace_usable_size(ptr) + HEAP_SOURCE_CHUNK_OVERHEAD;1163 return mspace_usable_size(ptr);