Searched refs:overall_cm_overhead (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentMark.cpp545 double overall_cm_overhead = local
549 double marking_thread_num = ceil(overall_cm_overhead / cpu_ratio);
551 overall_cm_overhead / marking_thread_num *

Completed in 32 milliseconds