Function report | 
Source Code:kernel\gcov\clang.c | 
Create Date:2022-07-28 11:33:04 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:gcov_info_reset - reset profiling data to zero*@info: profiling data set
Proto:void gcov_info_reset(struct gcov_info *info)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct gcov_info * | info | 
| 239 | memset(counters, 0, size of counters[0] * num_counters) | 
| Name | Describe | 
|---|---|
| reset_node | Reset all profiling data associated with the specified node. | 
| 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. | 
| 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  |