Lines Matching defs:SystemResourceInfo
403 …SystemResourceInfo *SystemResourceInfo `protobuf:"bytes,25,opt,name=system_resource_info,json=syst… member
828 type SystemResourceInfo struct { struct
829 state protoimpl.MessageState
830 sizeCache protoimpl.SizeCache
831 unknownFields protoimpl.UnknownFields
834 …,1,opt,name=total_physical_memory,json=totalPhysicalMemory" json:"total_physical_memory,omitempty"`
836 …32 `protobuf:"varint,2,opt,name=available_cpus,json=availableCpus" json:"available_cpus,omitempty"`
839 func (x *SystemResourceInfo) Reset() {
848 func (x *SystemResourceInfo) String() string {
852 func (*SystemResourceInfo) ProtoMessage() {}
854 func (x *SystemResourceInfo) ProtoReflect() protoreflect.Message {
867 func (*SystemResourceInfo) Descriptor() ([]byte, []int) {
871 func (x *SystemResourceInfo) GetTotalPhysicalMemory() uint64 {
878 func (x *SystemResourceInfo) GetAvailableCpus() int32 {