Home
last modified time | relevance | path

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

/dalvik/vm/hprof/
DHprof.h167 int hprofFinishHeapDump(hprof_context_t *ctx);
DHprofHeap.c44 hprofFinishHeapDump(hprof_context_t *ctx) in hprofFinishHeapDump() function
/dalvik/vm/alloc/
DHeap.c1002 hprofFinishHeapDump(gcHeap->hprofContext); in dvmCollectGarbageInternal()