Searched refs:ReportStatistics (Results 1 – 3 of 3) sorted by relevance
1314 void ReportStatistics();2062 void ReportStatistics();2610 void ReportStatistics();2864 void ReportStatistics();
307 new_space_->ReportStatistics(); in ReportStatisticsBeforeGC()313 new_space_->ReportStatistics(); in ReportStatisticsBeforeGC()385 new_space_->ReportStatistics(); in ReportStatisticsAfterGC()388 if (FLAG_log_gc) new_space_->ReportStatistics(); in ReportStatisticsAfterGC()4531 memory_allocator()->ReportStatistics(); in ReportHeapStatistics()4533 new_space_->ReportStatistics(); in ReportHeapStatistics()4535 old_space_->ReportStatistics(); in ReportHeapStatistics()4537 code_space_->ReportStatistics(); in ReportHeapStatistics()4539 map_space_->ReportStatistics(); in ReportHeapStatistics()4541 lo_space_->ReportStatistics(); in ReportHeapStatistics()
1004 void MemoryAllocator::ReportStatistics() { in AllocateChunk() function in v8::internal::MemoryAllocator2291 void NewSpace::ReportStatistics() { in AllocateChunk() function in v8::internal::NewSpace2874 void PagedSpace::ReportStatistics() { in AllocateChunk() function in v8::internal::PagedSpace3209 void LargeObjectSpace::ReportStatistics() { in AllocateChunk() function in v8::internal::LargeObjectSpace