Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching refs:GetObjectMonitorUsage

822   static jvmtiError GetObjectMonitorUsage(jvmtiEnv* env,
827 return ObjectUtil::GetObjectMonitorUsage(env, object, info_ptr);
1638 JvmtiFunctions::GetObjectMonitorUsage,