pub(crate) const DYNAMIC_THRESHOLD_MIN_VALUE: u64 = 10;
Minimum value for the dynamic threshold (in BPF units).