Home
last modified time | relevance | path

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

/dalvik/vm/alloc/
DHeap.h84 void dvmCollectGarbageInternal(bool clearSoftRefs, GcReason reason);
DHeap.c238 dvmCollectGarbageInternal(collectSoftReferences, GC_FOR_MALLOC); in gcForMalloc()
574 void dvmCollectGarbageInternal(bool clearSoftRefs, GcReason reason) in dvmCollectGarbageInternal() function
992 dvmCollectGarbageInternal(false, GC_HPROF_DUMP_HEAP); in hprofDumpHeap()
DAlloc.c301 dvmCollectGarbageInternal(collectSoftReferences, GC_EXPLICIT); in dvmCollectGarbage()
DHeapSource.c449 dvmCollectGarbageInternal(false, GC_CONCURRENT); in gcDaemonThread()
1642 dvmCollectGarbageInternal(collectSoftReferences, GC_EXTERNAL_ALLOC); in gcForExternalAlloc()
/dalvik/tools/dmtracedump/
Dfilters4 dvmCollectGarbageInternal