Searched refs:GetObjectMonitorUsage (Results 1 – 2 of 2) sorted by relevance
214 error = JVMTI_FUNC_PTR(gdata->jvmti,GetObjectMonitorUsage) in monitorInfo()
1313 jvmtiError (JNICALL *GetObjectMonitorUsage) (jvmtiEnv* env,2248 jvmtiError GetObjectMonitorUsage(jobject object, in GetObjectMonitorUsage() function2250 return functions->GetObjectMonitorUsage(this, object, info_ptr); in GetObjectMonitorUsage()