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

/openjdk7/hotspot/src/share/vm/runtime/
H A DbiasedLocking.cpp266 static HeuristicsResult update_heuristics(oop o, bool allow_rebias) { function
589 HeuristicsResult heuristics = update_heuristics(obj(), attempt_rebias);
644 HeuristicsResult heuristics = update_heuristics(obj, false);
660 HeuristicsResult heuristics = update_heuristics(obj, false);

Completed in 899 milliseconds