Function report |
Source Code:kernel\trace\tracing_map.c |
Create Date:2022-07-28 12:07:22 |
Last Modify:2020-03-17 19:44:05 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_free_elt
Proto:static struct tracing_map_elt *get_free_elt(struct tracing_map *map)
Type:struct tracing_map_elt
Parameter:
Type | Parameter | Name |
---|---|---|
struct tracing_map * | map |
451 | struct tracing_map_elt * elt = NULL |
454 | idx = atomic_inc_return( & next_elt) |
461 | Return elt |
Name | Describe |
---|---|
__tracing_map_insert |
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 |