Searched refs:ClearHistograms (Results 1 – 3 of 3) sorted by relevance
1767 static void ClearHistograms(Isolate* isolate) { in ClearHistograms() function1851 void NewSpace::ClearHistograms() { in ClearHistograms() function in v8::internal::NewSpace1863 ClearHistograms(); in CollectStatistics()2735 ClearHistograms(heap()->isolate()); in ReportStatistics()3057 ClearHistograms(heap()->isolate()); in ReportStatistics()
2521 void ClearHistograms();
302 if (FLAG_heap_stats || FLAG_log_gc) new_space_.ClearHistograms(); in ReportStatisticsBeforeGC()307 new_space_.ClearHistograms(); in ReportStatisticsBeforeGC()