函数逻辑报告 |
Source Code:kernel\trace\trace.h |
Create Date:2022-07-27 12:57:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:event_command_post_trigger
函数原型:static inline bool event_command_post_trigger(struct event_command *cmd_ops)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct event_command * | cmd_ops |
1887 | 返回:flags按位与EVENT_CMD_FL_POST_TRIGGER |
名称 | 描述 |
---|---|
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 |
update_cond_flag | pdate_cond_flag - Set or reset the TRIGGER_COND bit*@file: The trace_event_file associated with the event* If an event has triggers and any of those triggers has a filter or* a post_trigger, trigger invocation needs to be deferred until after* the current |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |