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

/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DparCardTableModRefBS.cpp103 uintptr_t start_chunk = addr_to_chunk_index(used.start()); local
104 uintptr_t start_chunk_stride_num = start_chunk % n_strides;

Completed in 31 milliseconds