Searched refs:CollectStatistics (Results 1 – 5 of 5) sorted by relevance
51 CollectStatistics(); in Initialize()65 void PolicyStatisticsCollector::CollectStatistics() { in CollectStatistics() function in policy::PolicyStatisticsCollector89 &PolicyStatisticsCollector::CollectStatistics, in ScheduleUpdate()
52 void CollectStatistics();
296 if (FLAG_heap_stats || FLAG_log_gc) new_space_.CollectStatistics(); in ReportStatisticsBeforeGC()305 new_space_.CollectStatistics(); in ReportStatisticsBeforeGC()399 new_space_.CollectStatistics(); in ReportStatisticsAfterGC()
2517 void CollectStatistics();
1862 void NewSpace::CollectStatistics() { in CollectStatistics() function in v8::internal::NewSpace