Function report |
Source Code:kernel\trace\trace_sched_wakeup.c |
Create Date:2022-07-28 12:09:57 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:unregister_wakeup_function
Proto:static void unregister_wakeup_function(struct trace_array *tr, int graph)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct trace_array * | tr | |
| int | graph |
| 254 | If Not function_enabled Then Return |
| 257 | If graph Then unregister_ftrace_graph( & fgraph_wakeup_ops) |
| 262 | function_enabled = false |
| Name | Describe |
|---|---|
| wakeup_function_set | |
| stop_func_tracer |
| 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 |