Home
last modified time | relevance | path

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

/dalvik/vm/alloc/
DHeapDebug.c115 perHeapAllowedSize[HEAP_SOURCE_MAX_HEAP_COUNT], in dvmLogGcStats() local
125 perHeapActualSize[0] = perHeapAllowedSize[0] = perHeapNumAllocated[0] = in dvmLogGcStats()
130 perHeapAllowedSize, HEAP_SOURCE_MAX_HEAP_COUNT); in dvmLogGcStats()
209 zAllowedSize += perHeapAllowedSize[hh]; in dvmLogGcStats()