Home
last modified time | relevance | path

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

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