| Function report | 
| Source Code: kernel\gcov\fs.c | Create Date:2022-07-28 11:31:42 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:remove_node
Proto:static void remove_node(struct gcov_node *node)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct gcov_node * | node | 
| Name | Describe | 
|---|---|
| gcov_seq_write | write() implementation for gcov data files. Reset profiling data for the* corresponding file. If all associated object files have been unloaded,* remove the debug fs node as well. | 
| reset_write | write() implementation for reset file. Reset all profiling data to zero* and remove nodes for which all associated object files are unloaded. | 
| add_node | Create a node for a given profiling data set and add it to all lists and* debugfs. Needs to be called with node_lock held. | 
| remove_info | Disassociate a profiling data set from a node. 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 |