Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:32:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:create_tracing_map_fields
Proto:static int create_tracing_map_fields(struct hist_trigger_data *hist_data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct hist_trigger_data * | hist_data |
5148 | idx = 0 |
5151 | hist_field = fields[i] |
5152 | If flags & HIST_FIELD_FL_KEY Then |
5157 | If flags & HIST_FIELD_FL_STACKTRACE Then cmp_fn = tracing_map_cmp_none |
5162 | Else if is_string_field(field) Then cmp_fn = tracing_map_cmp_string |
5176 | If flags & HIST_FIELD_FL_VAR Then |
5185 | Return 0 |
Name | Describe |
---|---|
create_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 |