Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace.c Create Date:2022-07-28 11:59:37
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_consume

Proto:static void trace_consume(struct trace_iterator *iter)

Type:void

Parameter:

TypeParameterName
struct trace_iterator *iter
3464  g_buffer_consume - return an event and consume it*@buffer: The ring buffer to get the next event from*@cpu: the cpu to read the buffer from*@ts: a variable to store the timestamp (may be NULL)*@lost_events: a variable to store if events were lost (may be
Caller
NameDescribe
tracing_read_pipeConsumer reader.
tracing_fill_pipe_page
ftrace_dump