Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:28:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:synth_event_match
Proto:static bool synth_event_match(const char *system, const char *event, int argc, const char **argv, struct dyn_event *ev)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | system | |
const char * | event | |
int | argc | |
const char ** | argv | |
struct dyn_event * | ev |
433 | sev = to_synth_event(ev) |
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 |