Home
last modified time | relevance | path

Searched defs:Total (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/unwinding/libunwindstack/
H A DRegsInfo.h63 inline uint16_t Total() { return regs->total_regs(); } in Total() function
/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DMaps.h72 size_t Total() { return maps_.size(); } in Total() function
/aosp12/build/soong/ui/metrics/
H A Dmetrics.go67 Total = "total" const
/aosp12/build/soong/ui/metrics/metrics_proto/
H A Dmetrics.pb.go200 Total *PerfInfo `protobuf:"bytes,21,opt,name=total" json:"total,omitempty"` member