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