Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:28:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__set_synth_event_print_fmt
Proto:static int __set_synth_event_print_fmt(struct synth_event *event, char *buf, int len)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct synth_event * | event | |
char * | buf | |
int | len |
958 | pos = 0 |
966 | fmt = synth_field_fmt(type) |
981 | Return pos |
Name | Describe |
---|---|
set_synth_event_print_fmt |
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 |