Lines Matching defs:SystemResourceInfo
403 …SystemResourceInfo *SystemResourceInfo `protobuf:"bytes,25,opt,name=system_resource_info,json=syst… member
816 type SystemResourceInfo struct { struct
817 state protoimpl.MessageState
818 sizeCache protoimpl.SizeCache
819 unknownFields protoimpl.UnknownFields
822 …,1,opt,name=total_physical_memory,json=totalPhysicalMemory" json:"total_physical_memory,omitempty"`
824 …32 `protobuf:"varint,2,opt,name=available_cpus,json=availableCpus" json:"available_cpus,omitempty"`
827 func (x *SystemResourceInfo) Reset() {
836 func (x *SystemResourceInfo) String() string {
840 func (*SystemResourceInfo) ProtoMessage() {}
842 func (x *SystemResourceInfo) ProtoReflect() protoreflect.Message {
855 func (*SystemResourceInfo) Descriptor() ([]byte, []int) {
859 func (x *SystemResourceInfo) GetTotalPhysicalMemory() uint64 {
866 func (x *SystemResourceInfo) GetAvailableCpus() int32 {