Searched refs:cluster_aggregate (Results 1 – 2 of 2) sorted by relevance
80 const Cluster& cluster_aggregate) { in IsWithinClusterBounds() argument81 if (cluster_aggregate.count == 0) in IsWithinClusterBounds()83 float cluster_mean = cluster_aggregate.send_mean_ms / in IsWithinClusterBounds()84 static_cast<float>(cluster_aggregate.count); in IsWithinClusterBounds()
96 const Cluster& cluster_aggregate);