Searched defs:_card_counts (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/ | ||
H A D | g1CardCounts.hpp | 47 jubyte* _card_counts; member in class:G1CardCounts 68 bool has_reserved_count_table() { return _card_counts != NULL; } |
H A D | g1HotCardCache.hpp | 71 G1CardCounts _card_counts; member in class:G1HotCardCache |
Completed in 1526 milliseconds