Home | History | Annotate | Download | only in alloc

Lines Matching refs:hprofContext

205         if (gDvm.gcHeap->hprofContext != NULL) {
206 hprofMarkRootObject(gDvm.gcHeap->hprofContext, obj, 0);
500 if (gDvm.gcHeap->hprofContext != NULL) {
501 hprofDumpHeapObject(gDvm.gcHeap->hprofContext, obj);
1117 hprof_context_t *hctx = gDvm.gcHeap->hprofContext;