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

/openjdk7/hotspot/src/share/vm/services/
H A DmemRecorder.cpp128 IS_ARENA_OBJ(flags),
H A DmemPtr.hpp233 if (IS_ARENA_OBJ(_flags)) {
/openjdk7/hotspot/src/share/vm/memory/
H A Dallocation.hpp161 #define IS_ARENA_OBJ(flags) ((flags & ot_masks) == otArena) macro

Completed in 1384 milliseconds