Function report |
Source Code:kernel\gcov\fs.c |
Create Date:2022-07-28 11:31:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Remove symbolic links associated with node.
Proto:static void remove_links(struct gcov_node *node)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct gcov_node * | node |
468 | If Not links Then Return |
470 | When ext cycle debugfs_remove(links[i]) |
473 | links = NULL |
Name | Describe |
---|---|
release_node | Remove node from all lists and debugfs and release associated resources.* Needs to be called with node_lock held. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |