Searched refs:GetOwnedMonitorStackDepthInfo (Results 1 – 2 of 2) sorted by relevance
545 error = JVMTI_FUNC_PTR(gdata->jvmti,GetOwnedMonitorStackDepthInfo) in ownedMonitorsWithStackDepth()
1768 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,1854 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function1857 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()