Searched refs:ObjectBatch (Results 1 – 4 of 4) sorted by relevance
279 typedef struct ObjectBatch { struct282 } ObjectBatch; argument340 jvmtiError classInstances(jclass klass, ObjectBatch *instances, int maxInstances);342 jvmtiError objectReferrers(jobject obj, ObjectBatch *referrers, int maxObjects);
333 ObjectBatch referrerBatch; in referringObjects()
251 ObjectBatch batch; in instances()
2498 classInstances(jclass klass, ObjectBatch *instances, int maxInstances) in classInstances()2847 objectReferrers(jobject obj, ObjectBatch *referrers, int maxObjects) in objectReferrers()