函数逻辑报告 |
Source Code:kernel\trace\trace_dynevent.c |
Create Date:2022-07-27 13:53:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:dyn_event_release
函数原型:int dyn_event_release(int argc, char **argv, struct dyn_event_operations *type)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
int | argc | |
char ** | argv | |
struct dyn_event_operations * | type |
40 | 如果argv[0][0]恒等于'-'则 |
44 | 否则 |
45 | event等于strchr - Find the first occurrence of the character c in the string s.*@s: the string to be searched*@c: the character to search for |
48 | event自加 |
50 | argc自减 |
50 | argv自加 |
52 | p等于strchr - Find the first occurrence of the character c in the string s.*@s: the string to be searched*@c: the character to search for |
53 | 如果p则 |
61 | mutex_lock( & event_mutex) |
75 | 返回:ret |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |