函数逻辑报告 |
Source Code:kernel\trace\trace_events_filter.c |
Create Date:2022-07-27 13:32:56 |
Last Modify:2022-05-22 20:19:57 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:rn 1 if event matches, 0 otherwise (discard)
函数原型:int filter_match_preds(struct event_filter *filter, void *rec)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct event_filter * | filter | |
void * | rec |
902 | 如果非filter则返回:1 |
907 | 如果非prog则返回:1 |
916 | 返回:target |
名称 | 描述 |
---|---|
event_triggers_call | vent_triggers_call - Call triggers associated with a trace event*@file: The trace_event_file associated with the event*@rec: The trace entry for the event, NULL for unconditional invocation* For each trigger associated with an event, invoke the trigger |
call_filter_check_discard |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |