Searched defs:hs (Results 1 – 1 of 1) sorted by relevance
195 static bool isSoftLimited(const HeapSource *hs) in isSoftLimited()210 static size_t getAllocLimit(const HeapSource *hs) in getAllocLimit()223 static size_t oldHeapOverhead(const HeapSource *hs, bool includeActive) in oldHeapOverhead()244 static Heap *ptr2heap(const HeapSource *hs, const void *ptr) in ptr2heap()275 HeapSource* hs = gDvm.gcHeap->heapSource; in countAllocation() local290 HeapSource* hs = gDvm.gcHeap->heapSource; in countFree() local362 static bool addInitialHeap(HeapSource *hs, mspace msp, size_t maximumSize) in addInitialHeap()383 static bool addNewHeap(HeapSource *hs) in addNewHeap()545 HeapSource *hs; in dvmHeapSourceStartup() local656 HeapSource *hs = gHs; // use a local to avoid the implicit "volatile" in dvmHeapSourceStartupBeforeFork() local[all …]