Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:32:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:print_onmatch_spec
Proto:static void print_onmatch_spec(struct seq_file *m, struct hist_trigger_data *hist_data, struct action_data *data)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
struct hist_trigger_data * | hist_data | |
struct action_data * | data |
5033 | seq_printf(m, ":onmatch(%s.%s).", event_system, event) |
5036 | seq_printf(m, "%s(", action_name) |
5038 | print_action_spec(m, hist_data, data) |
Name | Describe |
---|---|
print_actions_spec |
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 |