函数逻辑报告 | 
Source Code:kernel\trace\trace_events.c | 
Create Date:2022-07-27 13:28:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:Returns valid trace event files that match system and event
函数原型:struct trace_event_file *find_event_file(struct trace_array *tr, const char *system, const char *event)
返回类型:struct trace_event_file
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct trace_array * | tr | |
| const char * | system | |
| const char * | event | 
| 2531 | 如果非file或非reg或 static flags of different events 按位与TRACE_EVENT_FL_IGNORE_ENABLE则返回:NULL | 
| 2535 | 返回:file | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |