Skip to main content

SYSCALL_TRACE_COUNT

Static SYSCALL_TRACE_COUNT 

Source
static SYSCALL_TRACE_COUNT: AtomicU64
Expand description

Rate-limit counter for the per-syscall ENTER trace (avoid flooding FORCE_LOCK under SMP). Prints first 20 dispatches unconditionally, then every 10 000.