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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.hpp156 void stub_update (methodOop method, const char* name, TickPosition where);
H A Dfprofiler.cpp698 void ThreadProfiler::stub_update(methodOop method, const char* name, TickPosition where) { function in class:ThreadProfiler
998 stub_update(method, name, localwhere);

Completed in 35 milliseconds