Searched refs:promote_virtual_memory_records (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DmemSnapshot.hpp405 bool promote_virtual_memory_records(MemPointerArrayIterator* itr);
H A DmemSnapshot.cpp508 if (promote_virtual_memory_records(&vm_itr)) {
585 bool MemSnapshot::promote_virtual_memory_records(MemPointerArrayIterator* itr) { function in class:MemSnapshot

Completed in 31 milliseconds