Home
last modified time | relevance | path

Searched refs:jvmti (Results 251 – 275 of 324) sorted by relevance

1...<<111213

/art/test/1987-structural-redefine-recursive-stack-scope/
Drun18 ./default-run "$@" --jvmti --android-runtime-option -Xopaque-jni-ids:true
/art/test/1940-ddms-ext/
Dinfo.txt1 Tests the jvmti-extension to get allocated memory snapshot.
/art/test/1907-suspend-list-self-twice/
Dinfo.txt1 Test jvmti SuspendThreadList with the current thread on it twice.
/art/test/1915-get-set-local-current-thread/
Dinfo.txt1 Tests for jvmti get/set Local variable on current thread.
/art/test/1956-pop-frame-jit-calling/
Drun26 ./default-run "$@" --android-runtime-option -Xjitthreshold:1000 --jvmti $ARGS
/art/test/ti-agent/
Dsuspend_event_helper.h26 void PerformSuspension(jvmtiEnv* jvmti, JNIEnv* env);
Dbreakpoint_helper.cc37 extern "C" void breakpointCB(jvmtiEnv* jvmti, in breakpointCB() argument
43 if (JvmtiErrorToException(jnienv, jvmti, in breakpointCB()
44 jvmti->GetEnvironmentLocalStorage(reinterpret_cast<void**>(&data)))) { in breakpointCB()
51 jobject method_arg = GetJavaMethod(jvmti, jnienv, method); in breakpointCB()
/art/test/1955-pop-frame-jit-called/
Drun26 ./default-run "$@" --android-runtime-option -Xjitthreshold:1000 --jvmti $ARGS
/art/test/917-fields-transformation/
Dinfo.txt1 Tests field access after class redefinition support in the jvmti plugin.
/art/test/1908-suspend-native-resume-self/
Dinfo.txt1 Tests jvmti suspending of a thread that is spinning in native code.
/art/test/1905-suspend-native/
Dinfo.txt1 Tests jvmti suspending of a thread that is spinning in native code.
/art/test/1951-monitor-enter-no-suspend/
Dinfo.txt1 Tests the jvmti-extension to lock a monitor without regards to suspension.
/art/test/1946-list-descriptors/
Dinfo.txt1 Tests the jvmti-extension to get the classes contained in class-loaders.
/art/test/1916-get-set-current-frame/
Dinfo.txt1 Tests for jvmti get/set Local variable in the currently executing method frame.
/art/test/1920-suspend-native-monitor/
Dinfo.txt1 Tests jvmti suspending of a thread that is interacting with a raw monitor.
/art/test/1935-get-set-current-frame-jit/
Dinfo.txt1 Tests for jvmti get/set Local variable in the currently executing method frame.
/art/test/1906-suspend-list-me-first/
Dinfo.txt1 Test jvmti SuspendThreadList with the current thread as the first thread in the list.
/art/test/1930-monitor-info/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/1901-get-bytecodes/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/1922-owned-monitors-info/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/openjdkjvmti/
DNOTICE4 This file implements interfaces from the file jvmti.h. This implementation
5 is licensed under the same terms as the file jvmti.h. The
6 copyright and license information for the file jvmti.h follows.
Dti_dump.h47 static jvmtiError DumpInternalState(jvmtiEnv* jvmti, char** data);
/art/test/950-redefine-intrinsic/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/1919-vminit-thread-start-timing/
Dinfo.txt1 Tests basic functions in the jvmti plugin.
/art/test/1934-jvmti-signal-thread/
Dinfo.txt1 Tests basic functions in the jvmti plugin.

1...<<111213