函数逻辑报告 | 
Source Code:kernel\trace\trace_output.c | 
Create Date:2022-07-27 13:11:36 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:trace_search_list
函数原型:static int trace_search_list(struct list_head **list)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct list_head ** | list | 
| 681 | last等于__TRACE_LAST_TYPE | 
| 683 | 如果链表为空则 | 
| 699 | 如果last加1大于TRACE_EVENT_TYPE_MAX则返回:0 | 
| 703 | 返回:last加1 | 
| 名称 | 描述 | 
|---|---|
| register_trace_event | gister_trace_event - register output for an event type*@event: the event type to register* Event types are stored in a hash and this hash is used to* find a way to print an event | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |