函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\ring_buffer.c Create Date:2022-07-27 12:58:15
Last Modify:2020-03-17 19:30:04 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:g_buffer_event_data - return the data of the event*@event: the event to get the data from

函数原型:void *ring_buffer_event_data(struct ring_buffer_event *event)

返回类型:void

参数:

类型参数名称
struct ring_buffer_event *event
266  返回:line for ring buffer fast paths
调用者
名称描述
read_event
read_page
ring_buffer_producer
trace_event_setup
__trace_puts__trace_puts - write a constant string into the trace buffer.*@ip: The address of the caller*@str: The constant string to write*@size: The size of the string.
__trace_bputs__trace_bputs - write the pointer to a constant string into trace buffer*@ip: The address of the caller*@str: The constant string to write to the buffer to
trace_process_export
trace_function
__ftrace_trace_stack
trace_vbprintkrace_vbprintk - write binary msg to tracing buffer*@ip: The address of the caller*@fmt: The string format to write to the buffer*@args: Arguments for @fmt
__trace_array_vprintk
peek_next_entry
tracing_mark_write
tracing_mark_raw_write
tracing_sched_switch_trace
tracing_sched_wakeup_trace
trace_hwlat_sample
__trace_mmiotrace_rw
__trace_mmiotrace_map
__trace_graph_entry
__trace_graph_return
get_return_for_leaf
trace_event_buffer_reserve
ftrace_syscall_enter
ftrace_syscall_exit
__kprobe_trace_funcKprobe handler
__kretprobe_trace_funcKretprobe handler
__uprobe_trace_func