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

/openjdk7/hotspot/src/share/vm/memory/
H A DtenuredGeneration.cpp260 bool TenuredGeneration::should_collect(bool full, function in class:TenuredGeneration
271 gclog_or_tty->print_cr("TenuredGeneration::should_collect: because"
278 gclog_or_tty->print_cr("TenuredGeneration::should_collect: because"
288 gclog_or_tty->print_cr("TenuredGeneration::should_collect: because"
297 gclog_or_tty->print_cr("TenuredGeneration::should_collect: because"
H A Dgeneration.hpp364 virtual bool should_collect(bool full, function in class:Generation

Completed in 224 milliseconds