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

/openjdk7/hotspot/src/share/vm/opto/
H A Dlocknode.cpp158 OptoRuntime::new_named_counter(state, NamedCounter::BiasedLockingCounter);
H A Druntime.hpp317 static NamedCounter* new_named_counter(JVMState* jvms, NamedCounter::CounterTag tag);
H A Druntime.cpp1280 NamedCounter* OptoRuntime::new_named_counter(JVMState* youngest_jvms, NamedCounter::CounterTag tag) { function in class:OptoRuntime
H A Dcallnode.cpp1534 _counter = OptoRuntime::new_named_counter(state, NamedCounter::LockCounter);

Completed in 74 milliseconds