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

/openjdk10/hotspot/src/share/vm/gc/parallel/
H A DpsScavenge.inline.hpp59 inline bool PSScavenge::should_scavenge(T* p, bool check_to_space) { argument
H A DpsPromotionManager.cpp87 bool PSPromotionManager::should_scavenge(oop* p, bool check_to_space) { argument
90 bool PSPromotionManager::should_scavenge(narrowOop* p, bool check_to_space) { argument

Completed in 33 milliseconds