Searched refs:ObjectBatch (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/back/
H A Dutil.h255 typedef struct ObjectBatch { struct
258 } ObjectBatch; typedef in typeref:struct:ObjectBatch
316 jvmtiError classInstances(jclass klass, ObjectBatch *instances, int maxInstances);
318 jvmtiError objectReferrers(jobject obj, ObjectBatch *referrers, int maxObjects);
H A DObjectReferenceImpl.c333 ObjectBatch referrerBatch;
H A DReferenceTypeImpl.c251 ObjectBatch batch;
H A Dutil.c2446 classInstances(jclass klass, ObjectBatch *instances, int maxInstances)
2795 objectReferrers(jobject obj, ObjectBatch *referrers, int maxObjects)

Completed in 56 milliseconds