函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:trace_kprobe_on_func_entry

函数原型:bool trace_kprobe_on_func_entry(struct trace_event_call *call)

返回类型:bool

参数:

类型参数名称
struct trace_event_call *call
221  tk等于trace_kprobe_primary_from_call(call)
223  返回:tk ? kprobe_on_func_entry( location of the probe point , location of the probe point ? NULL : Allow user to indicate symbol name of the probe point , location of the probe point ? 0 : Offset into the symbol ) : false