Searched refs:interpreted_update (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.hpp154 void interpreted_update(methodOop method, TickPosition where);
H A Dfprofiler.cpp664 void ThreadProfiler::interpreted_update(methodOop method, TickPosition where) { function in class:ThreadProfiler
962 interpreted_update(method, where);

Completed in 36 milliseconds