static SURB_EVICTING_INSERTS: AtomicU64Expand description
Inserts that had to evict, process-wide; drives SURB_EVICTION_WARN_INTERVAL.
Process-wide rather than per-pseudonym: the totals are an operator signal about this node, and a per-pseudonym breakdown would need a map on the packet hot path to say something the balancer estimate already implies.