Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:32:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:print_actions_spec
Proto:static void print_actions_spec(struct seq_file *m, struct hist_trigger_data *hist_data)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
struct hist_trigger_data * | hist_data |
5109 | If handler == HANDLER_ONMATCH Then print_onmatch_spec(m, hist_data, data) |
5111 | Else if handler == HANDLER_ONMAX || handler == HANDLER_ONCHANGE Then print_track_data_spec(m, hist_data, data) |
Name | Describe |
---|---|
event_hist_trigger_print |
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 |