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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.hpp159 void runtime_stub_update(const CodeBlob* stub, const char* name, TickPosition where);
H A Dfprofiler.cpp732 void ThreadProfiler::runtime_stub_update(const CodeBlob* stub, const char* name, TickPosition where) { function in class:ThreadProfiler
992 runtime_stub_update(cb, name, localwhere);

Completed in 35 milliseconds