Lines Matching defs:PerfCounterGroup
1312 type PerfCounterGroup struct { struct
1313 state protoimpl.MessageState
1314 sizeCache protoimpl.SizeCache
1315 unknownFields protoimpl.UnknownFields
1318 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
1320 Counters []*PerfCounter `protobuf:"bytes,2,rep,name=counters" json:"counters,omitempty"`
1323 func (x *PerfCounterGroup) Reset() {
1332 func (x *PerfCounterGroup) String() string {
1336 func (*PerfCounterGroup) ProtoMessage() {}
1338 func (x *PerfCounterGroup) ProtoReflect() protoreflect.Message {
1351 func (*PerfCounterGroup) Descriptor() ([]byte, []int) {
1355 func (x *PerfCounterGroup) GetName() string {
1362 func (x *PerfCounterGroup) GetCounters() []*PerfCounter {