aboutsummaryrefslogtreecommitdiffstats
path: root/debug_counter.h
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2019-12-17 13:14:52 +0900
committerKoichi Sasada <ko1@atdot.net>2019-12-17 13:15:38 +0900
commitfbe229906b6e55c2e7bb1e68452d5c225503b9ca (patch)
tree2ca6c924ed354610d94cd48cb04d888913e32bfd /debug_counter.h
parent618d09115185efa05f6948247d86087f4aa96118 (diff)
downloadruby-fbe229906b6e55c2e7bb1e68452d5c225503b9ca.tar.gz
add debug counter to count `call` reusing cases.
Diffstat (limited to 'debug_counter.h')
-rw-r--r--debug_counter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug_counter.h b/debug_counter.h
index 35ffe08c8d..ea045a81e4 100644
--- a/debug_counter.h
+++ b/debug_counter.h
@@ -46,6 +46,7 @@ RB_DEBUG_COUNTER(mc_miss_by_distinct)
RB_DEBUG_COUNTER(mc_miss_by_refine)
RB_DEBUG_COUNTER(mc_miss_by_visi)
RB_DEBUG_COUNTER(mc_miss_spurious)
+RB_DEBUG_COUNTER(mc_miss_reuse_call)
/*
* call cache fastpath usage