google.golang.org/grpc/internal/channelz.TraceEvent.RefID (field)

6 uses

	google.golang.org/grpc/internal/channelz (current package)
		funcs.go#L521: 				RefID:     id,
		types.go#L176: 	RefID int64
		types.go#L642: 		if del.RefID != 0 {
		types.go#L647: 				c.cm.decrTraceRefCount(del.RefID)
		types.go#L661: 		if e.RefID != 0 {
		types.go#L663: 			c.cm.decrTraceRefCount(e.RefID)