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

/openjdk7/hotspot/src/share/vm/runtime/
H A DperfMemory.cpp115 _prologue = NEW_C_HEAP_OBJ(PerfDataPrologue, mtInternal);
/openjdk7/hotspot/src/share/vm/memory/
H A Dallocation.hpp90 // NEW_C_HEAP_OBJ(type)
539 #define NEW_C_HEAP_OBJ(type, memflags)\ macro
H A Duniverse.cpp769 mapinfo = NEW_C_HEAP_OBJ(FileMapInfo, mtInternal);

Completed in 35 milliseconds