Lines Matching +defs:val +defs:thread
122 ScopedThreadInfo(jvmtiEnv* jvmtienv, JNIEnv* env, jthread thread) in ScopedThreadInfo()
356 jthread thread, in doJvmtiMethodBind()
382 const char* val = jnienv->GetStringUTFChars(str, nullptr); in GetName() local
398 static std::string GetValOf(jvmtiEnv* env, JNIEnv* jnienv, std::string type, jvalue val) { in GetValOf()
436 jthread thread, in FieldAccessHook()
504 jthread thread, in FieldModificationHook()
530 jthread thread, in MethodExitHook()
533 jvalue val) { in MethodExitHook()
551 jthread thread, in MethodEntryHook()
564 jthread thread, in ClassPrepareHook()
598 jthread thread, in SingleStepHook()
681 [[maybe_unused]] jthread thread) { in PerformFinalSetupVMInit()