Skip to main content

H_MIN_EIG_LOG_COUNT

Static H_MIN_EIG_LOG_COUNT 

Source
pub static H_MIN_EIG_LOG_COUNT: AtomicUsize
Expand description

Count of should_emit_h_min_eig_diag invocations that have ever been considered for emission; used together with H_MIN_EIG_LOG_BUCKET to rate-limit one diagnostic per decade-magnitude bucket and per MIN_EIG_DIAG_EVERY repeats within the same bucket.