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

/openjdk7/hotspot/src/share/vm/runtime/
H A DbiasedLocking.hpp131 int slow_path_entry_count(); // Compute this field if necessary
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 38 milliseconds