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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.cpp1407 tick_counter stub_ticks; local
1413 stub_ticks.add(&n->ticks);
1429 stubNode::print_total(tty, &stub_ticks, active, title);

Completed in 37 milliseconds