Searched defs:GetFrameCount (Results 1 – 3 of 3) sorted by relevance
/art/openjdkjvmti/ | ||
D | ti_stack.cc | 721 jvmtiError StackUtil::GetFrameCount([[maybe_unused]] jvmtiEnv* env, 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 |