Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-tracer.cc75 end_holes_size(0), in Event()
241 current_.end_holes_size = CountTotalHolesSize(heap_); in Stop()
506 current_.end_holes_size, allocated_since_last_gc, in PrintNVP()
690 current_.end_holes_size, allocated_since_last_gc, in PrintNVP()
Dgc-tracer.h208 size_t end_holes_size; variable