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

/openjdk7/hotspot/src/share/vm/services/
H A DmemoryService.hpp134 static void set_universe_heap(CollectedHeap* heap);
H A DmemoryService.cpp82 void MemoryService::set_universe_heap(CollectedHeap* heap) { function in class:MemoryService
/openjdk7/hotspot/src/share/vm/memory/
H A Duniverse.cpp1201 MemoryService::set_universe_heap(Universe::_collectedHeap);

Completed in 37 milliseconds