Searched refs:total_segment_bytes_allocated (Results 1 – 1 of 1) sorted by relevance
3088 size_t total_segment_bytes_allocated = 0; in ThrowInternal() local3110 total_segment_bytes_allocated += zone_segment_bytes_allocated; in ThrowInternal()3118 total_segment_bytes_allocated += zone->segment_bytes_allocated(); in ThrowInternal()3123 out << "\"allocated\": " << total_segment_bytes_allocated << ", " in ThrowInternal()