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

/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp949 return dtrace_object_alloc_base(Thread::current(), o);
952 int SharedRuntime::dtrace_object_alloc_base(Thread* thread, oopDesc* o) { function in class:SharedRuntime

Completed in 40 milliseconds