Searched defs:malloc_itr (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DmemSnapshot.cpp504 MallocRecordIterator malloc_itr = _staging_area.malloc_record_walker(); local
506 if (promote_malloc_records(&malloc_itr)) {

Completed in 30 milliseconds