Lines Matching defs:SoongBuildMetrics
398 …SoongBuildMetrics *SoongBuildMetrics `protobuf:"bytes,22,opt,name=soong_build_metrics,json=soongBu… member
1731 type SoongBuildMetrics struct { struct
1732 state protoimpl.MessageState
1733 sizeCache protoimpl.SizeCache
1734 unknownFields protoimpl.UnknownFields
1737 Modules *uint32 `protobuf:"varint,1,opt,name=modules" json:"modules,omitempty"`
1739 Variants *uint32 `protobuf:"varint,2,opt,name=variants" json:"variants,omitempty"`
1741 …obuf:"varint,3,opt,name=total_alloc_count,json=totalAllocCount" json:"total_alloc_count,omitempty"`
1743 …rotobuf:"varint,4,opt,name=total_alloc_size,json=totalAllocSize" json:"total_alloc_size,omitempty"`
1745 …uint64 `protobuf:"varint,5,opt,name=max_heap_size,json=maxHeapSize" json:"max_heap_size,omitempty"`
1747 Events []*PerfInfo `protobuf:"bytes,6,rep,name=events" json:"events,omitempty"`
1749 …tobuf:"bytes,7,opt,name=mixed_builds_info,json=mixedBuildsInfo" json:"mixed_builds_info,omitempty"`
1751 …unters `protobuf:"bytes,8,rep,name=perf_counters,json=perfCounters" json:"perf_counters,omitempty"`
1754 func (x *SoongBuildMetrics) Reset() {
1763 func (x *SoongBuildMetrics) String() string {
1767 func (*SoongBuildMetrics) ProtoMessage() {}
1769 func (x *SoongBuildMetrics) ProtoReflect() protoreflect.Message {
1782 func (*SoongBuildMetrics) Descriptor() ([]byte, []int) {
1786 func (x *SoongBuildMetrics) GetModules() uint32 {
1793 func (x *SoongBuildMetrics) GetVariants() uint32 {
1800 func (x *SoongBuildMetrics) GetTotalAllocCount() uint64 {
1807 func (x *SoongBuildMetrics) GetTotalAllocSize() uint64 {
1814 func (x *SoongBuildMetrics) GetMaxHeapSize() uint64 {
1821 func (x *SoongBuildMetrics) GetEvents() []*PerfInfo {
1828 func (x *SoongBuildMetrics) GetMixedBuildsInfo() *MixedBuildsInfo {
1835 func (x *SoongBuildMetrics) GetPerfCounters() []*PerfCounters {