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

/openjdk7/hotspot/src/share/vm/services/
H A DmemoryService.hpp135 static void add_code_heap_memory_pool(CodeHeap* heap);
H A DmemoryService.cpp492 void MemoryService::add_code_heap_memory_pool(CodeHeap* heap) { function in class:MemoryService
/openjdk7/hotspot/src/share/vm/code/
H A DcodeCache.cpp599 MemoryService::add_code_heap_memory_pool(_heap);

Completed in 35 milliseconds