函数逻辑报告 |
Source Code:kernel\trace\tracing_map.c |
Create Date:2022-07-27 13:14:00 |
Last Modify:2020-03-17 19:44:05 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:tracing_map_free_elts
函数原型:static void tracing_map_free_elts(struct tracing_map *map)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct tracing_map * | map |
468 | 如果非elts则返回 |
472 | tracing_map_elt_free( * (TRACING_MAP_ELT(elts, i))) |
473 | * (TRACING_MAP_ELT(elts, i)) = NULL |
477 | elts = NULL |
名称 | 描述 |
---|---|
tracing_map_alloc_elts | |
tracing_map_destroy | racing_map_destroy - Destroy a tracing_map*@map: The tracing_map to destroy* Frees a tracing_map along with its associated array of* tracing_map_elts.* Callers should make sure there are no readers or writers actively |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |