pub(crate) const DYNAMIC_THRESHOLD_INIT_VALUE: u64 = 1000;
Initial value for the dynamic threshold (in BPF units).