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

/openjdk7/hotspot/src/share/vm/opto/
H A Druntime.hpp63 EliminatedLockCounter, enumerator in enum:NamedCounter::CounterTag
H A Druntime.cpp1245 if (c->tag() == NamedCounter::LockCounter || c->tag() == NamedCounter::EliminatedLockCounter) {
1248 bool eliminated = c->tag() == NamedCounter::EliminatedLockCounter;
H A Dcallnode.cpp1542 _counter->set_tag(NamedCounter::EliminatedLockCounter);

Completed in 247 milliseconds