Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:30:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_var_ref
Proto:static bool is_var_ref(char *var_name)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
char * | var_name |
2721 | If Not var_name || strlen - Find the length of a string*@s: The string to be sized < 2 || var_name[0] != '$' Then Return false |
2724 | Return true |
Name | Describe |
---|---|
field_name_from_var | |
local_field_var_ref | |
parse_var_ref |
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 |