Searched refs:allocated_bytes_excluding_redzones_ (Results 1 – 2 of 2) sorted by relevance
56 return allocated_bytes_excluding_redzones_; in TotalAllocatedBytesExcludingRedzones()126 int64 allocated_bytes_excluding_redzones_ = 0; variable
80 allocated_bytes_excluding_redzones_ += byte_size; in AllocateBytes()