Searched refs:TotalAllocationWarningBytes (Results 1 – 1 of 1) sorted by relevance
82 static int64_t TotalAllocationWarningBytes() { in TotalAllocationWarningBytes() function132 if (stats_.bytes_in_use > TotalAllocationWarningBytes() && in AllocateRaw()