summaryrefslogtreecommitdiff
path: root/debug_counter.c
diff options
context:
space:
mode:
Diffstat (limited to 'debug_counter.c')
-rw-r--r--debug_counter.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug_counter.c b/debug_counter.c
index b9c32c1d15..f17fb1c488 100644
--- a/debug_counter.c
+++ b/debug_counter.c
@@ -51,6 +51,7 @@ rb_debug_counter_reset(void)
case RB_DEBUG_COUNTER_mjit_length_unit_queue:
case RB_DEBUG_COUNTER_mjit_length_active_units:
case RB_DEBUG_COUNTER_mjit_length_compact_units:
+ case RB_DEBUG_COUNTER_mjit_length_stale_units:
// These counters may be decreased and should not be reset.
break;
default: