函数逻辑报告 |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-27 13:08:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:get_tracing_log_err
函数原型:static struct tracing_log_err *get_tracing_log_err(struct trace_array *tr)
返回类型:struct tracing_log_err
参数:
类型 | 参数 | 名称 |
---|---|---|
struct trace_array * | tr |
7074 | 如果n_err_log_entries小于TRACING_LOG_ERRS_MAX则 |
7084 | 删除链表项 |
7086 | 返回:err |
名称 | 描述 |
---|---|
tracing_log_err | racing_log_err - write an error to the tracing error log*@tr: The associated trace array for the error (NULL for top level array)*@loc: A string describing where the error occurred*@cmd: The tracing command that caused the error*@errs: The array of |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |