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

/openjdk7/hotspot/src/share/vm/runtime/
H A DbiasedLocking.cpp754 int BiasedLockingCounters::slow_path_entry_count() { function in class:BiasedLockingCounters
772 tty->print_cr("# slow path lock entries: %d", slow_path_entry_count());

Completed in 33 milliseconds