summaryrefslogtreecommitdiff
path: root/debug_counter.h
diff options
context:
space:
mode:
-rw-r--r--debug_counter.h7
1 files changed, 7 insertions, 0 deletions
@@ -49,6 +49,12 @@ RB_DEBUG_COUNTER(mc_miss_by_visi)
RB_DEBUG_COUNTER(mc_miss_spurious)
RB_DEBUG_COUNTER(mc_miss_reuse_call)
/*
* call cache fastpath usage
*/
@@ -282,6 +288,7 @@ RB_DEBUG_COUNTER(obj_imemo_throw_data)
RB_DEBUG_COUNTER(obj_imemo_ifunc)
RB_DEBUG_COUNTER(obj_imemo_memo)
RB_DEBUG_COUNTER(obj_imemo_parser_strterm)
/* ar_table */
RB_DEBUG_COUNTER(artable_hint_hit)