Searched refs:pop_zero_frame (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/os_cpu/bsd_zero/vm/
H A Dthread_bsd_zero.hpp50 void pop_zero_frame() { function
/openjdk7/hotspot/src/os_cpu/linux_zero/vm/
H A Dthread_linux_zero.hpp50 void pop_zero_frame() { function
/openjdk7/hotspot/src/share/vm/shark/
H A DsharkRuntime.cpp220 thread->pop_zero_frame();
221 thread->pop_zero_frame();
241 thread->pop_zero_frame();
/openjdk7/hotspot/src/cpu/zero/vm/
H A DstubGenerator_zero.cpp118 thread->pop_zero_frame();
H A DcppInterpreter_zero.cpp172 thread->pop_zero_frame();
189 thread->pop_zero_frame();
394 thread->pop_zero_frame();

Completed in 35 milliseconds