mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
describe mc_miss_reuse_call [ci skip]
This commit is contained in:
parent
fcd8bafd08
commit
dcb603bbdb
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
* * mc_miss_by_refine: ... by ment being refined.
|
||||
* * mc_miss_by_visi: ... by visibility change.
|
||||
* * mc_miss_spurious: spurious inline mc misshit.
|
||||
* * mc_miss_reuse_call: count of resue of cc->call.
|
||||
*/
|
||||
RB_DEBUG_COUNTER(mc_inline_hit)
|
||||
RB_DEBUG_COUNTER(mc_inline_miss)
|
||||
|
|
Loading…
Add table
Reference in a new issue