Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-tracer.cc70 start_holes_size(0), in Event()
186 current_.start_holes_size = CountTotalHolesSize(heap_); in Start()
538 current_.start_holes_size, current_.end_holes_size, in PrintNVP()
675 current_.start_holes_size, current_.end_holes_size, in PrintNVP()
Dgc-tracer.h192 intptr_t start_holes_size; variable