函数逻辑报告 |
Source Code:kernel\trace\trace_events_filter.c |
Create Date:2022-07-27 13:31:30 |
Last Modify:2022-05-22 20:19:57 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:pdate_preds- assign a program entry a label target*@prog: The program array*@N: The index of the current entry in @prog*@when_to_branch: What to assign a program entry for its branch condition* The program entry at @N has a target that points to the index
函数原型:static void update_preds(struct prog_entry *prog, int N, int invert)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct prog_entry * | prog | |
int | N | |
int | invert |
123 | when_to_branch等于invert |
名称 | 描述 |
---|---|
predicate_parse | Without going into a formal proof, this explains the method that is used in* parsing the logical expressions |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |