Searched refs:GetAndResetCounter (Results 1 – 1 of 1) sorted by relevance
34 uint64_t GetAndResetCounter(Atomic<uint64_t>* from) { in GetAndResetCounter() function78 snapshot.uncategorized_drops = GetAndResetCounter(&uncategorized_drops_); in GetSnapshotAndReset()135 Snapshot snapshot = {GetAndResetCounter(&total_successful_requests_), in GetSnapshotAndReset()139 GetAndResetCounter(&total_error_requests_), in GetSnapshotAndReset()140 GetAndResetCounter(&total_issued_requests_)}; in GetSnapshotAndReset()