Home
last modified time | relevance | path

Searched refs:heapBytes (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/alloc/
DHeapSource.cpp1357 size_t heapBytes = 0; in trimHeaps() local
1365 mspace_inspect_all(heap->msp, releasePagesInRange, &heapBytes); in trimHeaps()
1374 heapBytes, nativeBytes, heapBytes + nativeBytes); in trimHeaps()