Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:33:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hist_trigger_entry_print
Proto:static void hist_trigger_entry_print(struct seq_file *m, struct hist_trigger_data *hist_data, void *key, struct tracing_map_elt *elt)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
struct hist_trigger_data * | hist_data | |
void * | key | |
struct tracing_map_elt * | elt |
5480 | hist_trigger_print_key(m, hist_data, key, elt) |
5486 | field_name = hist_field_name(fields[i], 0) |
5488 | If flags & HIST_FIELD_FL_VAR || flags & HIST_FIELD_FL_EXPR Then Continue |
5492 | If flags & HIST_FIELD_FL_HEX Then |
5495 | Else |
5501 | print_actions(m, hist_data, elt) |
Name | Describe |
---|---|
print_entries |
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 |