Searched refs:GetObjectMonitorUsage (Results 1 – 2 of 2) sorted by relevance
1313 jvmtiError (JNICALL *GetObjectMonitorUsage) (jvmtiEnv* env,2248 jvmtiError GetObjectMonitorUsage(jobject object, in GetObjectMonitorUsage() function2250 return functions->GetObjectMonitorUsage(this, object, info_ptr); in GetObjectMonitorUsage()
809 static jvmtiError GetObjectMonitorUsage(jvmtiEnv* env, in GetObjectMonitorUsage() function in openjdkjvmti::JvmtiFunctions1804 JvmtiFunctions::GetObjectMonitorUsage,