函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_functions_graph.c Create Date:2022-07-27 13:19:36
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:__trace_graph_return

函数原型:void __trace_graph_return(struct trace_array *tr, struct ftrace_graph_ret *trace, unsigned long flags, int pc)

返回类型:void

参数:

类型参数名称
struct trace_array *tr
struct ftrace_graph_ret *trace
unsigned longflags
intpc
222  call等于event_funcgraph_exit
224  buffer等于buffer
227  event等于trace_buffer_lock_reserve(buffer, TRACE_GRAPH_RET, entry的长度, flags, pc)
229  如果非event则返回
231  entry等于g_buffer_event_data - return the data of the event*@event: the event to get the data from
232  ret等于trace
233  如果非call_filter_check_discard(call, entry, buffer, event)则Similar to trace_buffer_unlock_commit_regs() but do not dump stack.
调用者
名称描述
__trace_graph_function
trace_graph_return