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

/openjdk10/hotspot/src/share/vm/gc/g1/
H A DcollectionSetChooser.hpp109 bool should_add(HeapRegion* hr) { function in class:CollectionSetChooser
194 bool should_add(HeapRegion* hr) { return _chooser->should_add(hr); } function in class:CSetChooserParUpdater

Completed in 35 milliseconds