Function report |
Source Code:kernel\trace\trace_seq.c |
Create Date:2022-07-28 12:05:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:race_print_seq - move the contents of trace_seq into a seq_file*@m: the seq_file descriptor that is the destination*@s: the trace_seq descriptor that is the source
Proto:int trace_print_seq(struct seq_file *m, struct trace_seq *s)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
struct trace_seq * | s |
67 | If Not ret Then trace_seq_init(s) |
70 | Return ret |
Name | Describe |
---|---|
print_trace_header | |
s_show |
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 |