Searched refs:hctx (Results 1 – 1 of 1) sorted by relevance
1173 hprof_context_t *hctx = (hprof_context_t *)arg; in hprofUnreachableBitmapCallback() local1184 hprofMarkRootObject(hctx, obj, 0); in hprofUnreachableBitmapCallback()1185 hprofDumpHeapObject(hctx, obj); in hprofUnreachableBitmapCallback()1195 hprof_context_t *hctx = gDvm.gcHeap->hprofContext; in hprofDumpUnmarkedObjects() local1196 if (hctx == NULL) { in hprofDumpUnmarkedObjects()1205 hprofUnreachableBitmapCallback, hctx); in hprofDumpUnmarkedObjects()