函数逻辑报告 |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-27 13:03:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:set_ftrace_dump_on_oops
函数原型:static int __init set_ftrace_dump_on_oops(char *str)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
char * | str |
188 | race_dump_on_oops - variable to dump ftrace buffer on oops* If there is an oops (or kernel panic) and the ftrace_dump_on_oops* is set, then ftrace_dump is called等于DUMP_ALL |
189 | 返回:1 |
192 | 如果非字符串比较则 |
193 | race_dump_on_oops - variable to dump ftrace buffer on oops* If there is an oops (or kernel panic) and the ftrace_dump_on_oops* is set, then ftrace_dump is called等于DUMP_ORIG |
194 | 返回:1 |
197 | 返回:0 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |