Searched refs:VMDeath (Results 1 - 12 of 12) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/heapViewer/
H A DheapViewer.c271 callbacks.VMDeath = &vmDeath;
/openjdk7/jdk/src/share/demo/jvmti/waiters/
H A Dwaiters.cpp273 callbacks.VMDeath = &vm_death;
/openjdk7/jdk/src/share/classes/com/sun/tools/jdi/
H A DEventSetImpl.java463 VMDeathEventImpl(JDWP.Event.Composite.Events.VMDeath evt) {
770 (JDWP.Event.Composite.Events.VMDeath)comm);
/openjdk7/jdk/src/share/demo/jvmti/minst/
H A Dminst.c160 stdout_message("VMDeath\n");
430 callbacks.VMDeath = &cbVMDeath;
/openjdk7/jdk/src/share/demo/jvmti/mtrace/
H A Dmtrace.c380 stdout_message("VMDeath\n");
754 callbacks.VMDeath = &cbVMDeath;
/openjdk7/jdk/src/share/back/
H A DdebugInit.c388 gdata->callbacks.VMDeath = &cbEarlyVMDeath;
H A DeventHandler.c1527 gdata->callbacks.VMDeath = &cbVMDeath;
/openjdk7/jdk/src/share/demo/jvmti/heapTracker/
H A DheapTracker.c957 callbacks.VMDeath = &cbVMDeath;
/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_init.c1804 callbacks.VMDeath = &cbVMDeath;
/openjdk7/jdk/make/jpda/jdwp/
H A Djdwp.spec2941 (Alt VMDeath=JDWP.EventKind.VM_DEATH
/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiExport.cpp484 jvmtiEventVMDeath callback = env->callbacks()->VMDeath;
/openjdk7/jdk/src/share/javavm/export/
H A Djvmti.h930 jvmtiEventVMDeath VMDeath; member in struct:__anon611

Completed in 3907 milliseconds