Skip to main content

FIRST_PREEMPT_LOGGED

Static FIRST_PREEMPT_LOGGED 

Source
pub(crate) static FIRST_PREEMPT_LOGGED: [AtomicBool; 32]
Expand description

One-shot flag per CPU: set to true after the first preemption is logged. Prevents flooding the serial port with a preempt trace on every tick.