Searched refs:threadControl_popFrames (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DthreadControl.h41 jvmtiError threadControl_popFrames(jthread thread, FrameNumber fnum);
H A DStackFrameImpl.c451 error = threadControl_popFrames(thread, fnum);
H A DthreadControl.c1930 threadControl_popFrames(jthread thread, FrameNumber fnum) function
1938 log_debugee_location("threadControl_popFrames()", thread, NULL, 0);

Completed in 119 milliseconds