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

/openjdk7/hotspot/src/share/vm/services/
H A DmemSnapshot.hpp404 bool promote_malloc_records(MemPointerArrayIterator* itr);
H A DmemSnapshot.cpp506 if (promote_malloc_records(&malloc_itr)) {
519 bool MemSnapshot::promote_malloc_records(MemPointerArrayIterator* itr) { function in class:MemSnapshot

Completed in 32 milliseconds