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

/openjdk7/hotspot/src/share/vm/memory/
H A DreferenceProcessor.cpp928 size_t total_list_count = total_count(refs_lists); local
931 gclog_or_tty->print(", %u refs", total_list_count);
977 return total_list_count;

Completed in 34 milliseconds