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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1RemSet.cpp805 bool use_hot_card_cache = hot_card_cache->use_cache(); local
812 hot_card_cache->set_use_cache(use_hot_card_cache);

Completed in 33 milliseconds