Lines Matching defs:PerfCounter
1369 type PerfCounter struct { struct
1370 state protoimpl.MessageState
1371 sizeCache protoimpl.SizeCache
1372 unknownFields protoimpl.UnknownFields
1375 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
1377 Value *int64 `protobuf:"varint,2,opt,name=value" json:"value,omitempty"`
1380 func (x *PerfCounter) Reset() {
1389 func (x *PerfCounter) String() string {
1393 func (*PerfCounter) ProtoMessage() {}
1395 func (x *PerfCounter) ProtoReflect() protoreflect.Message {
1408 func (*PerfCounter) Descriptor() ([]byte, []int) {
1412 func (x *PerfCounter) GetName() string {
1419 func (x *PerfCounter) GetValue() int64 {