Searched refs:GetTotalAllocSize (Results 1 – 2 of 2) sorted by relevance
340 ctx.Verbosef(" total allocation size: %v MB", metrics.GetTotalAllocSize()/1e6)
959 func (m *SoongBuildMetrics) GetTotalAllocSize() uint64 { func