Searched refs:num_packets_remaining (Results 1 – 1 of 1) sorted by relevance
403 size_t num_packets_remaining = (n * num_packets_received_) / 100; in NthDelayPercentile() local405 if (num_packets_remaining <= hist.second) in NthDelayPercentile()407 num_packets_remaining -= hist.second; in NthDelayPercentile()