Searched refs:preallocated_temp_allocation_bytes (Results 1 – 2 of 2) sorted by relevance
697 stats_.preallocated_temp_allocation_bytes += allocation.size(); in ComputeSummaryStats()738 HumanReadableNumBytes(preallocated_temp_allocation_bytes)); in ToString()741 preallocated_temp_allocation_bytes; in ToString()
486 int64_t preallocated_temp_allocation_bytes = 0; member