kubernetes/staging/src/k8s.io/apiserver/pkg/util/flowcontrol/metrics/vec_element_pair.go

// RatioedGaugeVecPhasedElementPair extracts a pair of elements that differ in handling phase
func RatioedGaugeVecPhasedElementPair(vec RatioedGaugeVec, initialWaitingDenominator, initialExecutingDenominator float64, labelValues []string) RatioedGaugePair {}