Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:29:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:destroy_hist_trigger_attrs
Proto:static void destroy_hist_trigger_attrs(struct hist_trigger_attrs *attrs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct hist_trigger_attrs * | attrs |
2058 | If Not attrs Then Return |
2061 | When i < n_assignments cycle kfree(assignment_str[i]) |
2068 | kfree(sort_key_str) |
Name | Describe |
---|---|
parse_hist_trigger_attrs | |
destroy_hist_data | |
event_hist_trigger_func |
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 |