函数逻辑报告 |
Source Code:kernel\trace\tracing_map.c |
Create Date:2022-07-27 13:14:11 |
Last Modify:2020-03-17 19:44:05 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:racing_map_init - Allocate and clear a map's tracing_map_elts*@map: The tracing_map to initialize* Allocates a clears a pool of tracing_map_elts equal to the* user-specified size of 2 ** map_bits (internally maintained as
函数原型:int tracing_map_init(struct tracing_map *map)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct tracing_map * | map |
828 | err等于tracing_map_alloc_elts(map) |
834 | 返回:err |
名称 | 描述 |
---|---|
event_hist_trigger_func |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |