函数逻辑报告 |
Source Code:kernel\trace\trace_events_filter.c |
Create Date:2022-07-27 13:31:31 |
Last Modify:2022-05-22 20:19:57 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:parse_error
函数原型:static void parse_error(struct filter_parse_error *pe, int err, int pos)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct filter_parse_error * | pe | |
int | err | |
int | pos |
136 | lasterr_pos等于pos |
名称 | 描述 |
---|---|
predicate_parse | Without going into a formal proof, this explains the method that is used in* parsing the logical expressions |
parse_pred | Called when a predicate is encountered by predicate_parse() |
process_preds | |
process_system_preds |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |