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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEventController.cpp212 _state->enter_interp_only_mode();
279 static void enter_interp_only_mode(JvmtiThreadState *state);
340 void JvmtiEventControllerPrivate::enter_interp_only_mode(JvmtiThreadState *state) { function in class:JvmtiEventControllerPrivate
522 enter_interp_only_mode(state);
H A DjvmtiThreadState.cpp202 void JvmtiThreadState::enter_interp_only_mode() { function in class:JvmtiThreadState
H A DjvmtiThreadState.hpp140 void enter_interp_only_mode();

Completed in 46 milliseconds