summaryrefslogtreecommitdiff
path: root/yjit_iface.h
diff options
context:
space:
mode:
authorAlan Wu <[email protected]>2021-09-15 13:59:50 -0400
committerAlan Wu <[email protected]>2021-10-20 18:19:41 -0400
commit82405ac48ae457de9b54e18545743ab2a58bf989 ()
tree78f93006baea9bd119e8ad93221a1581249f843a /yjit_iface.h
parent1f09eb66e6cc1019ba88e421f1ba8186c071a6ed (diff)
Add counters for tracking invalidations
-rw-r--r--yjit_iface.h3
1 files changed, 3 insertions, 0 deletions
@@ -87,6 +87,9 @@ YJIT_DECLARE_COUNTERS(
vm_insns_count,
compiled_iseq_count,
expandarray_splat,
expandarray_postarg,