Searched defs:live_size (Results 1 – 4 of 4) sorted by relevance
148 size_t live_size(const iterator &p) const { return roots_size(); } in live_size() function
149 size_t live_size(const iterator &p) const { return roots_size(); } in live_size() function
152 size_t live_size(const iterator &p) const { return roots_size(); } in live_size() function
1278 int64 live_size = 0; in ComputePeakMemoryLogicalBuffers() local