函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_events_filter.c Create Date:2022-07-27 13:33:06
Last Modify:2022-05-22 20:19:57 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:filter_free_subsystem_filters

函数原型:static void filter_free_subsystem_filters(struct trace_subsystem_dir *dir, struct trace_array *tr)

返回类型:void

参数:

类型参数名称
struct trace_subsystem_dir *dir
struct trace_array *tr
1075  如果system不等于dir则继续下一循环
1077  __free_subsystem_filter(file)
调用者
名称描述
apply_subsystem_event_filter