Searched refs:jvmtiIterationControl (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/javavm/export/
H A Djvmti.h214 } jvmtiIterationControl; typedef in typeref:enum:__anon595
498 typedef jvmtiIterationControl (JNICALL *jvmtiHeapObjectCallback)
501 typedef jvmtiIterationControl (JNICALL *jvmtiHeapRootCallback)
504 typedef jvmtiIterationControl (JNICALL *jvmtiStackReferenceCallback)
507 typedef jvmtiIterationControl (JNICALL *jvmtiObjectReferenceCallback)
/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiTagMap.cpp1346 jvmtiIterationControl control = (*object_callback())(wrapper.klass_tag(),
2009 jvmtiIterationControl control = (*cb)(root_kind,
2038 jvmtiIterationControl control = (*cb)(root_kind,
2078 jvmtiIterationControl control = (*cb)(ref_kind,

Completed in 51 milliseconds