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

/openjdk9/hotspot/src/share/vm/gc/cms/
H A DparCardTableModRefBS.cpp56 uint n_strides = n_threads * ParGCStridesPerThread; local
86 process_stride(Space* sp, MemRegion used, jint stride, int n_strides, OopsInGenClosure* cl, CardTableRS* ct, jbyte** lowest_non_clean, uintptr_t lowest_non_clean_base_chunk_index, size_t lowest_non_clean_chunk_size) argument
/openjdk9/hotspot/src/share/vm/runtime/
H A DcommandLineFlagConstraintsGC.cpp391 uintx n_strides = ParallelGCThreads * ParGCStridesPerThread; local

Completed in 41 milliseconds