Function report |
Source Code:include\linux\trace_seq.h |
Create Date:2022-07-28 05:58:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_seq_init
Proto:static inline void trace_seq_init(struct trace_seq *s)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_seq * | s |
23 | seq_buf_init( & seq, buffer, PAGE_SIZE) |
24 | full = 0 |
Name | Describe |
---|---|
output_printk | |
tracing_open_pipe | |
tracing_read_pipe | Consumer reader. |
tracing_splice_read_pipe | |
tracing_stats_read | |
trace_printk_seq | |
trace_raw_output_prep | |
__trace_seq_init | race_seq should work with being initialized with 0s. |
trace_print_seq | 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 |
event_filter_read | |
subsystem_filter_read | |
show_header | |
append_filter_err |
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 |