pub const BPF_DEDUP_CLEANUP_INTERVAL: u64 = 1000;
Periodic cleanup interval for the dedup cache (every N events).