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

/openjdk9/hotspot/src/share/vm/memory/
H A DheapInspection.cpp695 size_t missed_count() { return _missed_count; } function in class:RecordInstanceClosure
735 size_t missed_count = populate_table(&cit); local

Completed in 18 milliseconds