Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:30:20 |
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_fields
Proto:static void destroy_hist_fields(struct hist_trigger_data *hist_data)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct hist_trigger_data * | hist_data |
2586 | When i < HIST_FIELDS_MAX cycle |
2593 | When i < n_var_refs cycle |
2594 | WARN_ON(!(flags & HIST_FIELD_FL_VAR_REF)) |
2595 | __destroy_hist_field(var_refs[i]) |
Name | Describe |
---|---|
destroy_hist_data |
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 |