Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:trace_event_setup

Proto:static __always_inline void trace_event_setup(struct ring_buffer_event *event, int type, unsigned long flags, int pc)

Type:void

Parameter:

TypeParameterName
struct ring_buffer_event *event
inttype
unsigned longflags
intpc
777  ent = g_buffer_event_data - return the data of the event*@event: the event to get the data from
779  tracing_generic_entry_update(ent, type, flags, pc)
Caller
NameDescribe
__trace_buffer_lock_reserve
trace_event_buffer_lock_reserve