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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.cpp1434 tick_counter runtime_stub_ticks; local
1440 runtime_stub_ticks.add(&n->ticks);
1456 runtimeStubNode::print_total(tty, &runtime_stub_ticks, active, title);

Completed in 35 milliseconds