Home
last modified time | relevance | path

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

/dalvik/vm/alloc/
DHeapSource.cpp1378 size_t nativeBytes = 0; in trimHeaps() local
1379 dlmalloc_inspect_all(releasePagesInRange, &nativeBytes); in trimHeaps()
1382 heapBytes, nativeBytes, heapBytes + nativeBytes); in trimHeaps()