Searched refs:GetSnapshotAndReset (Results 1 – 6 of 6) sorted by relevance
52 XdsClusterDropStats::GetSnapshotAndReset() { in GetSnapshotAndReset() function in grpc_core::XdsClusterDropStats91 XdsClusterLocalityStats::GetSnapshotAndReset() { in GetSnapshotAndReset() function in grpc_core::XdsClusterLocalityStats
111 DroppedRequestsMap GetSnapshotAndReset();184 Snapshot GetSnapshotAndReset();
1945 for (const auto& p : cluster_drop_stats->GetSnapshotAndReset()) { in RemoveClusterDropStats()1995 cluster_locality_stats->GetSnapshotAndReset()); in RemoveClusterLocalityStats()2343 for (const auto& p : drop_stats->GetSnapshotAndReset()) { in BuildLoadReportSnapshot()2355 locality_snapshot += locality_stats->GetSnapshotAndReset(); in BuildLoadReportSnapshot()
76 XdsClusterDropStats::Snapshot XdsClusterDropStats::GetSnapshotAndReset() { in GetSnapshotAndReset() function in grpc_core::XdsClusterDropStats134 XdsClusterLocalityStats::GetSnapshotAndReset() { in GetSnapshotAndReset() function in grpc_core::XdsClusterLocalityStats
137 Snapshot GetSnapshotAndReset();212 Snapshot GetSnapshotAndReset();
1986 load_report_state.drop_stats->GetSnapshotAndReset(); in AddClusterDropStats()2013 load_report_state.drop_stats->GetSnapshotAndReset(); in RemoveClusterDropStats()2043 locality_state.locality_stats->GetSnapshotAndReset(); in AddClusterLocalityStats()2074 locality_state.locality_stats->GetSnapshotAndReset(); in RemoveClusterLocalityStats()2139 load_report.drop_stats->GetSnapshotAndReset(); in BuildLoadReportSnapshotLocked()2157 locality_state.locality_stats->GetSnapshotAndReset(); in BuildLoadReportSnapshotLocked()