Searched refs:_hot_card_cache (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentG1Refine.hpp67 G1HotCardCache _hot_card_cache; member in class:ConcurrentG1Refine
101 G1HotCardCache* hot_card_cache() { return &_hot_card_cache; }
H A DconcurrentG1Refine.cpp33 _hot_card_cache(g1h)
80 _hot_card_cache.initialize();

Completed in 29 milliseconds