Searched refs:jvmti (Results 51 - 75 of 79) sorted by relevance

1234

/openjdk7/jdk/src/share/instrument/
H A DJPLISAgent.h34 #include <jvmti.h>
267 #define jvmti(a) a->mNormalEnvironment.mJVMTIEnv macro
H A DReentrancy.c31 #include <jvmti.h>
H A DInvocationAdapter.c625 jvmtiEnv* jvmtienv = jvmti(agent);
702 jvmtiEnv* jvmtienv = jvmti(agent);
H A DJavaExceptions.c31 #include <jvmti.h>
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsTasks.hpp63 jvmti = 8, enumerator in enum:ScavengeRootsTask::RootType
H A DpcTasks.hpp99 jvmti = 7, enumerator in enum:MarkFromRootsTask::RootType
H A DpsTasks.cpp88 case jvmti:
H A DpcTasks.cpp109 case jvmti:
/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_init.c1025 gc_finish_watcher(jvmtiEnv *jvmti, JNIEnv *env, void *p) argument
1143 cbVMInit(jvmtiEnv *jvmti, JNIEnv *env, jthread thread) argument
1257 cbVMDeath(jvmtiEnv *jvmti, JNIEnv *env) argument
1430 cbThreadStart(jvmtiEnv *jvmti, JNIEnv *env, jthread thread) argument
1441 cbThreadEnd(jvmtiEnv *jvmti, JNIEnv *env, jthread thread) argument
1586 cbClassLoad(jvmtiEnv *jvmti, JNIEnv *env, jthread thread, jclass klass) argument
1609 cbClassPrepare(jvmtiEnv *jvmti, JNIEnv *env, jthread thread, jclass klass) argument
1634 cbDataDumpRequest(jvmtiEnv *jvmti) argument
1666 cbExceptionCatch(jvmtiEnv *jvmti, JNIEnv* env, argument
1679 cbMonitorWait(jvmtiEnv *jvmti, JNIEn argument
1691 cbMonitorWaited(jvmtiEnv *jvmti, JNIEnv* env, jthread thread, jobject object, jboolean timed_out) argument
1703 cbMonitorContendedEnter(jvmtiEnv *jvmti, JNIEnv* env, jthread thread, jobject object) argument
1715 cbMonitorContendedEntered(jvmtiEnv *jvmti, JNIEnv* env, jthread thread, jobject object) argument
1727 cbGarbageCollectionStart(jvmtiEnv *jvmti) argument
1740 cbGarbageCollectionFinish(jvmtiEnv *jvmti) argument
1767 cbObjectFree(jvmtiEnv *jvmti, jlong tag) argument
[all...]
H A Dhprof_cpu.c67 cpu_loop_function(jvmtiEnv *jvmti, JNIEnv *env, void *p) argument
H A Dhprof.h66 #include "jvmti.h"
208 jvmtiEnv *jvmti; /* JVMTI env for this session */ member in struct:__anon533
H A Dhprof_listener.c214 listener_loop_function(jvmtiEnv *jvmti, JNIEnv *env, void *p) argument
/openjdk7/jdk/src/share/back/
H A DeventHandler.c1076 error = JVMTI_FUNC_PTR(gdata->jvmti,GetFrameLocation)
1077 (gdata->jvmti, thread, 0, &method, &location);
1109 error = JVMTI_FUNC_PTR(gdata->jvmti,GetFrameLocation)
1110 (gdata->jvmti, thread, 0, &method, &location);
1152 error = JVMTI_FUNC_PTR(gdata->jvmti,GetFrameLocation)
1153 (gdata->jvmti, thread, 0, &method, &location);
1194 error = JVMTI_FUNC_PTR(gdata->jvmti,GetFrameLocation)
1195 (gdata->jvmti, thread, 0, &method, &location);
1237 error = JVMTI_FUNC_PTR(gdata->jvmti,SetEventCallbacks)
1238 (gdata->jvmti,
[all...]
H A DObjectReferenceImpl.c214 error = JVMTI_FUNC_PTR(gdata->jvmti,GetObjectMonitorUsage)
215 (gdata->jvmti, object, &info);
H A DVirtualMachineImpl.c437 error = JVMTI_FUNC_PTR(gdata->jvmti,RedefineClasses)
438 (gdata->jvmti, classCount, classDefs);
538 error = JVMTI_FUNC_PTR(gdata->jvmti,GetTopThreadGroups)
539 (gdata->jvmti, &groupCount, &groups);
H A Dutil.h78 jvmtiEnv *jvmti; member in struct:__anon513
/openjdk7/hotspot/make/windows/projectfiles/common/
H A DMakefile61 !include $(HOTSPOTWORKSPACE)/make/windows/makefiles/jvmti.make
/openjdk7/hotspot/test/
H A DMakefile171 JTREG_TESTDIRS = demo/jvmti/gctest demo/jvmti/hprof
/openjdk7/hotspot/make/solaris/
H A DMakefile197 # jvmti.make requires XSLT (J2SE 1.4.x or newer):
271 $(MAKE) -f $(GAMMADIR)/make/$(OSNAME)/makefiles/jvmti.make $(MFLAGS) $(BUILDTREE_VARS) JvmtiOutDir=$(SUBDIR_DOCS) BUILD_FLAVOR=product jvmtidocs
/openjdk7/jdk/make/docs/
H A DMakefile668 JVMTI_DOCDIR = $(PLATFORM_DOCSDIR)/jvmti
669 JVMTI_HTML = $(HOTSPOT_DOCS_IMPORT_PATH)/platform/jvmti/jvmti.html
671 jvmtidocs: $(JVMTI_DOCDIR)/jvmti.html
672 $(JVMTI_DOCDIR)/jvmti.html:
/openjdk7/hotspot/make/windows/
H A Dbuild.bat80 REM jvmti.make requires J2SE 1.4.x or newer.
/openjdk7/hotspot/make/bsd/
H A DMakefile243 # jvmti.make requires XSLT (J2SE 1.4.x or newer):
342 $(MAKE) -f $(GAMMADIR)/make/$(OSNAME)/makefiles/jvmti.make $(MFLAGS) $(BUILDTREE_VARS) JvmtiOutDir=$(SUBDIR_DOCS) jvmtidocs
/openjdk7/hotspot/make/linux/
H A DMakefile243 # jvmti.make requires XSLT (J2SE 1.4.x or newer):
344 $(MAKE) -f $(GAMMADIR)/make/$(OSNAME)/makefiles/jvmti.make $(MFLAGS) $(BUILDTREE_VARS) JvmtiOutDir=$(SUBDIR_DOCS) BUILD_FLAVOR=product jvmtidocs
/openjdk7/jdk/test/
H A DMakefile510 demo/jvmti demo/zipfs \
784 vmsqe_jvmti: RUNVMSQE_TEST_OPTION=-jvmti
/openjdk7/hotspot/make/
H A DMakefile396 # Include files (jvmti.h, jvmticmlr.h, jni.h, $(JDK_INCLUDE_SUBDIR)/jni_md.h, jmm.h, jfr.h)
422 # Doc files (jvmti.html)
423 $(EXPORT_DOCS_DIR)/platform/jvmti/%: $(DOCS_DIR)/%

Completed in 297 milliseconds

1234