Home
last modified time | relevance | path

Searched refs:GetTotalAllocSize (Results 1 – 2 of 2) sorted by relevance

/build/soong/ui/build/
Dsoong.go340 ctx.Verbosef(" total allocation size: %v MB", metrics.GetTotalAllocSize()/1e6)
/build/soong/ui/metrics/metrics_proto/
Dmetrics.pb.go959 func (m *SoongBuildMetrics) GetTotalAllocSize() uint64 { func