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

/openjdk7/hotspot/src/share/vm/memory/
H A Duniverse.hpp40 class DeferredObjAllocEvent;
471 class DeferredObjAllocEvent : public CHeapObj<mtInternal> { class in inherits:CHeapObj
478 DeferredObjAllocEvent(const oop o, const size_t s, const jint id) { function in class:DeferredObjAllocEvent
484 ~DeferredObjAllocEvent() {

Completed in 92 milliseconds