Home | History | Annotate | Download | only in include

Lines Matching refs:GetObjectMonitorUsage

1313   jvmtiError (JNICALL *GetObjectMonitorUsage) (jvmtiEnv* env,
2248 jvmtiError GetObjectMonitorUsage(jobject object,
2250 return functions->GetObjectMonitorUsage(this, object, info_ptr);