Home
last modified time | relevance | path

Searched refs:Total (Results 1 – 10 of 10) sorted by relevance

/build/soong/ui/status/build_progress_proto/
Dbuild_progress.proto21 // Total number of actions in a build. The total actions will increase
25 // Total number of completed build actions. This value will never decrease
32 // Total number of current actions being executed during a course of a
36 // Total number of actions that reported as a failure.
/build/soong/ui/metrics/bazel_metrics_proto/
Dbazel_metrics.pb.go43Total *int64 `protobuf:"varint,2,opt,name=total,proto3,oneof" json:"total,omitempty… member
88 if x != nil && x.Total != nil {
89 return *x.Total
/build/soong/ui/metrics/
Dmetrics.go64 Total = "total" const
123 case Total:
124 m.metrics.Total = &perf
/build/soong/ui/metrics/bp2build_metrics_proto/
Dbp2build_metrics.proto21 // Total number of Soong modules converted to generated targets
24 // Total number of Soong modules converted to handcrafted targets
27 // Total number of unconverted Soong modules
/build/soong/ui/metrics/mk_metrics_proto/
Dmk_metrics.proto22 // Total number of mk files present in the workspace.
/build/soong/ui/metrics/bp2build_progress_metrics_proto/
Dbp2build.proto39 // Total number of transitive dependencies.
/build/soong/ui/status/ninja_frontend/
Dfrontend.proto35 // Total running time of every need-to-build edge in milliseconds
/build/soong/ui/build/
Dbuild.go219 ctx.BeginTrace(metrics.Total, "total")
/build/soong/ui/metrics/metrics_proto/
Dmetrics.proto259 // Total IO input in kilobytes.
262 // Total IO output in kilobytes.
Dmetrics.pb.go393 Total *PerfInfo `protobuf:"bytes,21,opt,name=total" json:"total,omitempty"` member
612 return x.Total