Function report |
Source Code:kernel\gcov\fs.c |
Create Date:2022-07-28 11:31:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:static void add_node(struct gcov_info *info)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct gcov_info * | info |
573 | If Not filename Then Return |
599 | If Not node Then Go to err_remove |
601 | out : |
603 | Return |
605 | err_remove : |
606 | remove_node(parent) |
607 | Go to out |
Name | Describe |
---|---|
gcov_event | Callback to create/remove profiling files when code compiled with* -fprofile-arcs is loaded/unloaded. |
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 |