函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_probe.h Create Date:2022-07-27 13:30:24
Last Modify:2020-03-17 20:12:35 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:trace_probe_name

函数原型:static inline const char *trace_probe_name(struct trace_probe *tp)

返回类型:char

参数:

类型参数名称
struct trace_probe *tp
280  返回:trace_event_name( & call)
调用者
名称描述
trace_kprobe_match
find_trace_kprobe
register_trace_kprobeRegister a trace_probe and probe_event
trace_kprobe_module_callbackModule notifier call back, checking event on the module
trace_kprobe_show
probes_profile_seq_showProbes profiling interfaces
print_kprobe_eventEvent entry printers
print_kretprobe_event
trace_uprobe_match
find_probe_event
register_trace_uprobeRegister a trace_uprobe and probe_event
trace_uprobe_show
probes_profile_seq_showProbes profiling interfaces
print_uprobe_eventEvent entry printers