函数逻辑报告 | 
Source Code:kernel\trace\trace_events_hist.c | 
Create Date:2022-07-27 13:37:40 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:alloc_synth_tracepoint
函数原型:static struct tracepoint *alloc_synth_tracepoint(char *name)
返回类型:struct tracepoint
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| char * | name | 
| 1108 | Tracepoint name 等于kstrdup(name, GFP_KERNEL) | 
| 1109 | 如果非 Tracepoint name 则 | 
| 1114 | 返回:tp | 
| 名称 | 描述 | 
|---|---|
| register_synth_event | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |