Searched refs:hprofLookupClassId (Results 1 – 4 of 4) sorted by relevance
302 clazzId = hprofLookupClassId(clazz); in hprofDumpHeapObject()311 hprofAddIdToRecord(rec, hprofLookupClassId(thisClass)); in hprofDumpHeapObject()313 hprofAddIdToRecord(rec, hprofLookupClassId(thisClass->super)); in hprofDumpHeapObject()376 hprofAddIdToRecord(rec, hprofLookupClassId(clazz)); in hprofDumpHeapObject()429 hprofAddIdToRecord(rec, hprofLookupClassId(clazz)); in hprofDumpHeapObject()
76 hprofLookupClassId(method->clazz); in hprofStartup_StackFrame()210 clazz = (ClassObject *) hprofLookupClassId(method->clazz); in hprofDumpStackFrames()
150 hprofLookupClassId(const ClassObject *clazz) in hprofLookupClassId() function
154 hprof_class_object_id hprofLookupClassId(const ClassObject *clazz);