Function report |
Source Code:kernel\trace\ftrace.c |
Create Date:2022-07-28 12:46:04 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:remove_ftrace_ops
Proto:static int remove_ftrace_ops(struct ftrace_ops __rcu **list, struct ftrace_ops *ops)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct ftrace_ops __rcu ** | list | |
| struct ftrace_ops * | ops |
| 291 | list = ftrace_list_end |
| 292 | Return 0 |
| 295 | When p != ftrace_list_end cycle If p == ops Then |
| 297 | Break |
| 303 | Return 0 |
| Name | Describe |
|---|---|
| __unregister_ftrace_function |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |