Lines Matching refs:jthread
323 deferEventReport(JNIEnv *env, jthread thread, in deferEventReport()
368 skipEventReport(JNIEnv *env, jthread thread, EventIndex ei, in skipEventReport()
388 reportEvents(JNIEnv *env, jbyte sessionID, jthread thread, EventIndex ei, in reportEvents()
521 reportEvents(env, eventSessionID, (jthread)NULL, 0, in synthesizeUnloadEvent()
549 jthread thread; in event_callback()
759 jthread thread, jmethodID method, jlocation location) in cbSingleStep()
781 jthread thread, jmethodID method, jlocation location) in cbBreakpoint()
803 jthread thread, jmethodID method, in cbFramePop()
830 jthread thread, jmethodID method, in cbException()
857 cbThreadStart(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread) in cbThreadStart()
875 cbThreadEnd(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread) in cbThreadEnd()
894 jthread thread, jclass klass) in cbClassPrepare()
930 jthread thread, jclass klass) in cbClassLoad()
957 jthread thread, jmethodID method, in cbFieldAccess()
984 jthread thread, jmethodID method, in cbFieldModification()
1012 cbExceptionCatch(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, in cbExceptionCatch()
1036 jthread thread, jmethodID method) in cbMethodEntry()
1057 jthread thread, jmethodID method, in cbMethodExit()
1085 jthread thread, jobject object) in cbMonitorContendedEnter()
1118 jthread thread, jobject object) in cbMonitorContendedEntered()
1151 jthread thread, jobject object, in cbMonitorWait()
1193 jthread thread, jobject object, in cbMonitorWaited()
1234 cbVMInit(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread) in cbVMInit()
1674 jthread thread, jclass clazz, jmethodID method, in createInternal()
1723 jthread thread) in eventHandler_createInternalThreadOnly()
1731 jthread thread, in eventHandler_createInternalBreakpoint()