Searched refs:set_full_gc_count (Results 1 – 2 of 2) sorted by relevance
2048 void set_full_gc_count(int count) { full_gc_count_ = count; } in set_full_gc_count() function
823 tracer->set_full_gc_count(mc_count_ + ms_count_); in MarkCompact()