Function report |
Source Code:kernel\trace\trace.h |
Create Date:2022-07-28 11:52:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:event_command_post_trigger
Proto:static inline bool event_command_post_trigger(struct event_command *cmd_ops)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct event_command * | cmd_ops |
1887 | Return flags & EVENT_CMD_FL_POST_TRIGGER |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |