Home
last modified time | relevance | path

Searched defs:GetFrameCount (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/openjdkjvmti/
H A Dti_stack.cc720 jvmtiError StackUtil::GetFrameCount(jvmtiEnv* env ATTRIBUTE_UNUSED, in GetFrameCount() function in openjdkjvmti::StackUtil
H A DOpenjdkJvmTi.cc323 static jvmtiError GetFrameCount(jvmtiEnv* env, jthread thread, jint* count_ptr) { in GetFrameCount() function in openjdkjvmti::JvmtiFunctions
/aosp12/art/openjdkjvmti/include/
H A Djvmti.h1921 jvmtiError GetFrameCount(jthread thread, in GetFrameCount() function