Searched defs:localwhere (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.cpp973 TickPosition localwhere = where; local
985 localwhere = tp_native;
992 runtime_stub_update(cb, name, localwhere);
994 unknown_compiled_update(cb, localwhere);
998 stub_update(method, name, localwhere);
1000 compiled_update(method, localwhere);

Completed in 36 milliseconds