函数逻辑报告 | 
Source Code:kernel\gcov\fs.c | 
Create Date:2022-07-27 12:35:07 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:Create links to additional files (usually .c and .gcno files) which the* gcov tool expects to find in the same directory as the gcov data file.
函数原型:static void add_links(struct gcov_node *node, struct dentry *parent)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct gcov_node * | node | |
| struct dentry * | parent | 
| 376 | 如果非links则返回 | 
| 384 | basename等于返回路径的最后一部分 | 
| 392 | 返回 | 
| 393 | out_err : | 
| 396 | debugfs_remove(links[i]) | 
| 398 | links = NULL | 
| 名称 | 描述 | 
|---|---|
| new_node | Create a new node and associated debugfs entry. Needs to be called with* node_lock held. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |