Searched refs:GCTypeTimer (Results 1 – 2 of 2) sorted by relevance
1791 HistogramTimer* GCTypeTimer(GarbageCollector collector);
848 HistogramTimer* Heap::GCTypeTimer(GarbageCollector collector) { in GCTypeTimer() function in v8::internal::Heap1007 HistogramTimer* gc_type_timer = GCTypeTimer(collector); in CollectGarbage()