函数逻辑报告 |
Source Code:kernel\trace\trace_events_trigger.c |
Create Date:2022-07-27 13:34:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:d_named_trigger - Find the common named trigger associated with @name*@name: The name of the set of named triggers to find the common data for* Named triggers are sets of triggers that share a common set of* trigger data
函数原型:struct event_trigger_data *find_named_trigger(const char *name)
返回类型:struct event_trigger_data
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | name |
799 | 如果非name则返回:NULL |
803 | 如果named_data则继续下一循环 |
809 | 返回:NULL |
名称 | 描述 |
---|---|
hist_register_trigger | |
have_hist_trigger_match | |
hist_trigger_check_refs | |
hist_unregister_trigger |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |