Lines Matching full:addvalue
2842 gc_count_rate_histogram_.AddValue(gc_count_last_window_ - 1); // Exclude the current run.2843 blocking_gc_count_rate_histogram_.AddValue(running_collection_is_blocking_ ?2847 gc_count_rate_histogram_.AddValue(0);2848 blocking_gc_count_rate_histogram_.AddValue(0);