Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/zone/
Dtype-stats.cc59 uint64_t total_allocation_count = 0; in Dump() local
64 total_allocation_count += entry.allocation_count; in Dump()
74 total_allocation_count); in Dump()