Searched refs:invalidate_cur_stack_depth (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiThreadState.cpp245 void JvmtiThreadState::invalidate_cur_stack_depth() { function in class:JvmtiThreadState
365 invalidate_cur_stack_depth();
H A DjvmtiThreadState.hpp157 void invalidate_cur_stack_depth();
H A DjvmtiExport.cpp1339 state->invalidate_cur_stack_depth();
1363 state->invalidate_cur_stack_depth();
1374 state->invalidate_cur_stack_depth();
H A DjvmtiEventController.cpp210 _state->invalidate_cur_stack_depth();

Completed in 34 milliseconds