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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dframe.hpp271 address interpreter_frame_mdp() const;
H A Dframe.cpp465 address frame::interpreter_frame_mdp() const { function in class:frame
/openjdk7/hotspot/src/share/vm/interpreter/
H A DinterpreterRuntime.cpp922 ProfileData* data = h_mdo->data_at(h_mdo->dp_to_di(fr.interpreter_frame_mdp()));

Completed in 30 milliseconds