Home
last modified time | relevance | path

Searched refs:GetOwnedMonitorStackDepthInfo (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/art/openjdkjvmti/
H A Dti_stack.h74 static jvmtiError GetOwnedMonitorStackDepthInfo(jvmtiEnv* env,
H A DOpenjdkJvmTi.cc213 static jvmtiError GetOwnedMonitorStackDepthInfo(jvmtiEnv* env, in GetOwnedMonitorStackDepthInfo() function in openjdkjvmti::JvmtiFunctions
219 return StackUtil::GetOwnedMonitorStackDepthInfo(env, in GetOwnedMonitorStackDepthInfo()
1659 JvmtiFunctions::GetOwnedMonitorStackDepthInfo,
H A Dti_stack.cc964 jvmtiError StackUtil::GetOwnedMonitorStackDepthInfo(jvmtiEnv* env, in GetOwnedMonitorStackDepthInfo() function in openjdkjvmti::StackUtil
/aosp_15_r20/art/test/1922-owned-monitors-info/
H A Downed_monitors.cc96 env, jvmti_env, jvmti_env->GetOwnedMonitorStackDepthInfo(thread, &len, &monitors))) { in Java_art_Test1922_getOwnedMonitorStackDepthInfo()
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/openjdkjvmti/include/
Djvmti.h1768 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1854 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function
1857 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/openjdkjvmti/include/
Djvmti.h1768 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1854 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function
1857 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()
/aosp_15_r20/art/openjdkjvmti/include/
H A Djvmti.h1768 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1854 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function
1857 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/
Djvmti.h1768 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1854 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function
1857 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/
Djvmti.h1768 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1854 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function
1857 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/
H A Djvmti.h1768 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1854 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function
1857 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/openjdkjvmti/include/
Djvmti.h1768 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1854 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function
1857 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/openjdkjvmti/include/
Djvmti.h1768 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1854 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function
1857 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/openjdkjvmti/include/
Djvmti.h1768 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1854 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function
1857 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/
Djvmti.h1832 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1932 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function
1935 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()
/aosp_15_r20/prebuilts/jdk/jdk21/windows-x86/include/
Djvmti.h1832 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1932 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function
1935 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/
Djvmti.h1832 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1932 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function
1935 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/
Djvmti.h1832 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1932 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function
1935 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()
/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A DThreadReferenceImpl.c545 error = JVMTI_FUNC_PTR(gdata->jvmti,GetOwnedMonitorStackDepthInfo) in ownedMonitorsWithStackDepth()
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv79912[email protected],Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo