Function report |
Source Code:kernel\trace\trace_dynevent.c |
Create Date:2022-07-28 12:42:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dyn_events_release_all - Release all specific events*@type: the dyn_event_operations * which filters releasing events* This releases all events which ->ops matches @type
Proto:int dyn_events_release_all(struct dyn_event_operations *type)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dyn_event_operations * | type |
149 | ret = 0 |
151 | mutex_lock( & event_mutex) |
167 | out : |
170 | Return ret |
Name | Describe |
---|---|
probes_open | |
dyn_event_open | |
probes_open | |
synth_events_open |
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 |