函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:__find_event_field

函数原型:static struct ftrace_event_field *__find_event_field(struct list_head *head, char *name)

返回类型:struct ftrace_event_field

参数:

类型参数名称
struct list_head *head
char *name
80  如果非字符串比较则返回:field
84  返回:NULL
调用者
名称描述
trace_find_event_field