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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CardCounts.hpp47 jubyte* _card_counts; member in class:G1CardCounts
68 bool has_reserved_count_table() { return _card_counts != NULL; }
H A Dg1HotCardCache.hpp71 G1CardCounts _card_counts; member in class:G1HotCardCache

Completed in 29 milliseconds