Home
last modified time | relevance | path

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

/dalvik/vm/hprof/
DHprof.h174 int hprofDumpHeapObject(hprof_context_t *ctx, const Object *obj);
DHprofHeap.c220 hprofDumpHeapObject(hprof_context_t *ctx, const Object *obj) in hprofDumpHeapObject() function
/dalvik/vm/alloc/
DMarkSweep.c534 hprofDumpHeapObject(gDvm.gcHeap->hprofContext, obj); in scanObject()
1185 hprofDumpHeapObject(hctx, obj); in hprofUnreachableBitmapCallback()