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 synth_event *event)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
struct synth_event * | event |
1431 | seq_printf(m, "%s\t", name) |
1443 | Return 0 |
Name | Describe |
---|---|
synth_event_show | |
synth_events_seq_show |
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 |