more fixes to call_counter: try to keep on counting system builtins.
This commit is contained in:
@@ -136,7 +136,9 @@ typedef enum compiler_op {
|
||||
fetch_args_vc_op,
|
||||
fetch_args_iv_op,
|
||||
fetch_args_vi_op,
|
||||
enter_profiling_op,
|
||||
retry_profiled_op,
|
||||
count_call_op,
|
||||
count_retry_op,
|
||||
restore_tmps_op,
|
||||
restore_tmps_and_skip_op,
|
||||
|
Reference in New Issue
Block a user