Function report |
Source Code:kernel\trace\trace_events.c |
Create Date:2022-07-28 12:20:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:event_remove
Proto:static void event_remove(struct trace_event_call *call)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_event_call * | call |
2081 | })) |
2081 | })) |
2082 | If event_call != call Then Continue |
2088 | ftrace_event_enable_disable(file, 0) |
2095 | Break |
Name | Describe |
---|---|
__trace_remove_event_call | Must be called under locking of trace_types_lock, event_mutex and* trace_event_sem. |
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 |