Searched defs:_hot_card_cache (Results 1 - 1 of 1) 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; }

Completed in 39 milliseconds