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

/openjdk9/hotspot/src/share/vm/utilities/
H A DgrowableArray.hpp167 GrowableArray(int initial_size, bool C_heap = false, MEMFLAGS F = mtInternal) argument
177 GrowableArray(int initial_size, int initial_len, const E& filler, bool C_heap = false, MEMFLAGS memflags = mtInternal) argument
/openjdk9/hotspot/src/share/vm/memory/
H A Dallocation.hpp135 mtInternal = 0x07, // memory used by VM, but does not belong to enumerator in enum:MemoryType

Completed in 49 milliseconds