Searched refs:this_final_counting_time (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/ | ||
H A D | concurrentMark.cpp | 1929 double this_final_counting_time = (count_end - start); local 1930 _total_counting_time += this_final_counting_time; |
Completed in 70 milliseconds