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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.cpp1435 bool has_runtime_stub_ticks = false; local
1441 if (!has_runtime_stub_ticks) {
1443 has_runtime_stub_ticks = true;
1450 if (has_runtime_stub_ticks) {

Completed in 43 milliseconds