Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:28:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:synth_field_size
Proto:static int synth_field_size(char *type)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | type |
732 | size = 0 |
766 | Else if synth_field_is_string(type) Then size = synth_field_string_size(type) |
769 | Return size |
Name | Describe |
---|---|
parse_synth_field |
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 |