Function report | 
Source Code:kernel\trace\trace_events_hist.c | 
Create Date:2022-07-28 12:29:15 | 
| 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_show
Proto:static int synth_event_show(struct seq_file *m, struct dyn_event *ev)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | m | |
| struct dyn_event * | ev | 
| 1448 | event = to_synth_event(ev) | 
| 1450 | seq_printf(m, "s:%s/", system) | 
| 1452 | Return __synth_event_show(m, event) | 
| 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  |