Searched refs:GetAllStackTraces (Results 1 – 1 of 1) sorted by relevance
1514 jvmtiError (JNICALL *GetAllStackTraces) (jvmtiEnv* env,1908 jvmtiError GetAllStackTraces(jint max_frame_count, in GetAllStackTraces() function1911 return functions->GetAllStackTraces(this, max_frame_count, stack_info_ptr, thread_count_ptr); in GetAllStackTraces()