Home
last modified time | relevance | path

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

/dalvik/vm/alloc/
DHeapSource.cpp190 #define hs2heap(hs_) (&((hs_)->heaps[0])) macro
215 return mspace_footprint_limit(hs2heap(hs)->msp); in getAllocLimit()
876 Heap* heap = hs2heap(hs); in dvmHeapSourceAlloc()
941 Heap* heap = hs2heap(hs); in dvmHeapSourceAllocAndGrow()
1303 Heap* heap = hs2heap(hs); in dvmHeapSourceGrowForUtilization()
1421 return hs2heap(gHs)->base; in dvmHeapSourceGetImmuneLimit()