函数逻辑报告 |
Source Code:kernel\trace\tracing_map.c |
Create Date:2022-07-27 13:13:46 |
Last Modify:2020-03-17 19:44:05 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:tracing_map_add_field
函数原型:static int tracing_map_add_field(struct tracing_map *map, tracing_map_cmp_fn_t cmp_fn)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct tracing_map * | map | |
tracing_map_cmp_fn_t | cmp_fn |
206 | 如果n_fields小于TRACING_MAP_FIELDS_MAX则 |
211 | 返回:ret |
名称 | 描述 |
---|---|
tracing_map_add_sum_field | racing_map_add_sum_field - Add a field describing a tracing_map sum*@map: The tracing_map* Add a sum field to the key and return the index identifying it in* the map and associated tracing_map_elts |
tracing_map_add_key_field | racing_map_add_key_field - Add a field describing a tracing_map key*@map: The tracing_map*@offset: The offset within the key*@cmp_fn: The comparison function that will be used to sort on the key* Let the map know there is a key and that if it's used as a |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |