Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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:

TypeParameterName
struct trace_seq *s
42  Return How much buffer was written?
Caller
NameDescribe
trace_seq_to_bufferTODO add a seq_buf_to_buffer()
tracing_read_pipeConsumer reader.
tracing_fill_pipe_page
tracing_splice_read_pipe
tracing_stats_read
event_filter_read
subsystem_filter_read
show_header