函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:find_trace_kprobe

函数原型:static struct trace_kprobe *find_trace_kprobe(const char *event, const char *group)

返回类型:struct trace_kprobe

参数:

类型参数名称
const char *event
const char *group
310  r_each_trace_kprobe - iterate over the trace_kprobe list*@pos: the struct trace_kprobe * for each entry*@dpos: the struct dyn_event * to use as a loop cursor(tk, pos)
311  如果字符串比较恒等于0且字符串比较恒等于0则返回:tk
314  返回:NULL
调用者
名称描述
register_trace_kprobeRegister a trace_probe and probe_event