Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dsoong.go173 ctx.Verbosef(" total allocation count: %v", metrics.GetTotalAllocCount())
/build/soong/ui/metrics/metrics_proto/
Dmetrics.pb.go673 func (m *SoongBuildMetrics) GetTotalAllocCount() uint64 { func