Searched refs:ReportStatistics (Results 1 – 3 of 3) sorted by relevance
1270 void ReportStatistics();2107 void ReportStatistics();2879 void ReportStatistics();3169 void ReportStatistics();
325 new_space_.ReportStatistics(); in ReportStatisticsBeforeGC()331 new_space_.ReportStatistics(); in ReportStatisticsBeforeGC()405 new_space_.ReportStatistics(); in ReportStatisticsAfterGC()408 if (FLAG_log_gc) new_space_.ReportStatistics(); in ReportStatisticsAfterGC()4341 isolate_->memory_allocator()->ReportStatistics(); in ReportHeapStatistics()4343 new_space_.ReportStatistics(); in ReportHeapStatistics()4345 old_space_->ReportStatistics(); in ReportHeapStatistics()4347 code_space_->ReportStatistics(); in ReportHeapStatistics()4349 map_space_->ReportStatistics(); in ReportHeapStatistics()4351 lo_space_->ReportStatistics(); in ReportHeapStatistics()
853 void MemoryAllocator::ReportStatistics() { in AllocateChunk() function in v8::internal::MemoryAllocator2209 void NewSpace::ReportStatistics() { in AllocateChunk() function in v8::internal::NewSpace3011 void PagedSpace::ReportStatistics() { in AllocateChunk() function in v8::internal::PagedSpace3319 void LargeObjectSpace::ReportStatistics() { in AllocateChunk() function in v8::internal::LargeObjectSpace