Function report |
Source Code:kernel\trace\tracing_map.c |
Create Date:2022-07-28 12:07:04 |
Last Modify:2020-03-17 19:44:05 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:racing_map_var_set - Return whether or not a variable has been set*@elt: The tracing_map_elt*@i: The index of the given variable associated with the tracing_map_elt* Return true if the variable has been set, false otherwise
Proto:bool tracing_map_var_set(struct tracing_map_elt *elt, unsigned int i)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct tracing_map_elt * | elt | |
unsigned int | i |
Name | Describe |
---|---|
resolve_var_refs |
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 |