Searched refs:DoReportStatistics (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/heap/
H A Dspaces.cc1870 static void DoReportStatistics(Isolate* isolate, HistogramInfo* info, function in namespace:v8
1919 DoReportStatistics(isolate, allocated_histogram_, "allocated");
1920 DoReportStatistics(isolate, promoted_histogram_, "promoted");

Completed in 85 milliseconds