Searched defs:GetFrameCount (Results 1 – 3 of 3) sorted by relevance
| /art/openjdkjvmti/ | ||
| D | ti_stack.cc | 719 jvmtiError StackUtil::GetFrameCount(jvmtiEnv* env ATTRIBUTE_UNUSED,  in GetFrameCount()  function in openjdkjvmti::StackUtil | 
| D | OpenjdkJvmTi.cc | 317   static jvmtiError GetFrameCount(jvmtiEnv* env, jthread thread, jint* count_ptr) {  in GetFrameCount()  function in openjdkjvmti::JvmtiFunctions | 
| /art/openjdkjvmti/include/ | ||
| D | jvmti.h | 1921   jvmtiError GetFrameCount(jthread thread,  in GetFrameCount()  function |