Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc2275 static void DoReportStatistics(Isolate* isolate, HistogramInfo* info, in AllocateChunk() function
2322 DoReportStatistics(isolate, allocated_histogram_, "allocated"); in AllocateChunk()
2323 DoReportStatistics(isolate, promoted_histogram_, "promoted"); in AllocateChunk()