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:race_seq_used - amount of actual data written to buffer*@s: trace sequence descriptor* Returns the amount of data written to the buffer.* IMPORTANT!* Use this instead of @s->seq.len if you need to pass the amount
Proto:static inline int trace_seq_used(struct trace_seq *s)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_seq * | s |
42 | Return How much buffer was written? |
Name | Describe |
---|---|
trace_seq_to_buffer | TODO add a seq_buf_to_buffer() |
tracing_read_pipe | Consumer reader. |
tracing_fill_pipe_page | |
tracing_splice_read_pipe | |
tracing_stats_read | |
event_filter_read | |
subsystem_filter_read | |
show_header |
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 |