Function report |
Source Code:kernel\gcov\fs.c |
Create Date:2022-07-28 11:31:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Reset all profiling data associated with the specified node.
Proto:static void reset_node(struct gcov_node *node)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct gcov_node * | node |
259 | If unloaded_info Then gcov_info control. |
261 | When i < num_loaded cycle gcov_info control. |
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. |
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 |