Searched defs:fill_frames (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEnvBase.cpp1195 VM_GetMultipleStackTraces::fill_frames(jthread jt, JavaThread *thr, oop thread_oop) { function in class:VM_GetMultipleStackTraces
1286 fill_frames(jt, java_lang_Thread::thread(thread_oop), thread_oop);
1305 fill_frames((jthread)JNIHandles::make_local(_calling_thread, thread_oop),

Completed in 45 milliseconds