Searched refs:HeapSource (Results 1 - 4 of 4) sorted by relevance

/dalvik/vm/alloc/
H A DHeapTable.h23 typedef struct HeapSource HeapSource; typedef in typeref:struct:HeapSource
H A DHeapSource.c25 #include "alloc/HeapSource.h"
70 Heap.c will use HeapSource.h; HeapSource.c will do the right thing
124 struct HeapSource { struct
168 /* True if zygote mode was active when the HeapSource was created.
179 softLimited(const HeapSource *hs)
195 oldHeapOverhead(const HeapSource *hs, bool includeActive)
217 ptr2heap(const HeapSource *hs, const void *ptr)
278 static HeapSource *gHs = NULL;
322 addNewHeap(HeapSource *h
[all...]
H A DHeapInternal.h60 HeapSource *heapSource;
/dalvik/vm/
H A DAndroid.mk120 alloc/HeapSource.c \

Completed in 88 milliseconds