Home
last modified time | relevance | path

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

/external/v8/src/
Dspaces.cc1712 static void DoReportStatistics(Isolate* isolate, in DoReportStatistics() function
1762 DoReportStatistics(isolate, allocated_histogram_, "allocated"); in ReportStatistics()
1763 DoReportStatistics(isolate, promoted_histogram_, "promoted"); in ReportStatistics()
/external/chromium_org/v8/src/
Dspaces.cc1929 static void DoReportStatistics(Isolate* isolate, in DoReportStatistics() function
1979 DoReportStatistics(isolate, allocated_histogram_, "allocated"); in ReportStatistics()
1980 DoReportStatistics(isolate, promoted_histogram_, "promoted"); in ReportStatistics()