diff options
author | Rickard Green <[email protected]> | 2017-11-28 14:17:24 +0100 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2017-12-19 12:02:39 +0100 |
commit | 7f6ac587f47bd115604c7c9d1504e66cafffd265 (patch) | |
tree | 9259844622bbff3db2d32e01ab782359ab5e2404 /lib/tools | |
parent | d4341cd249d728174fce580bd018e1e8b402d161 (diff) | |
download | otp-7f6ac587f47bd115604c7c9d1504e66cafffd265.tar.gz otp-7f6ac587f47bd115604c7c9d1504e66cafffd265.tar.bz2 otp-7f6ac587f47bd115604c7c9d1504e66cafffd265.zip |
Redirect system_flag(scheduler_wall_time,_) to kernel_refc
Diffstat (limited to 'lib/tools')
-rw-r--r-- | lib/tools/emacs/erlang.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/tools/emacs/erlang.el b/lib/tools/emacs/erlang.el index d9efadf64a..6b93d63182 100644 --- a/lib/tools/emacs/erlang.el +++ b/lib/tools/emacs/erlang.el @@ -885,7 +885,6 @@ resulting regexp is surrounded by \\_< and \\_>." "append" "append_element" "await_proc_exit" - "await_sched_wall_time_modifications" "bump_reductions" "call_on_load_function" "cancel_timer" @@ -923,7 +922,6 @@ resulting regexp is surrounded by \\_< and \\_>." "function_exported" "garbage_collect_message_area" "gather_gc_info_result" - "gather_sched_wall_time_result" "get_cookie" "get_module_info" "get_stacktrace" |