Function report |
Source Code:kernel\gcov\gcc_3_4.c |
Create Date:2022-07-28 11:32:08 |
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_add - add up profiling data*@dest: profiling data set to which data is added*@source: profiling data set which is added* Adds profiling counts of @source to @dest.
Proto:void gcov_info_add(struct gcov_info *dest, struct gcov_info *source)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct gcov_info * | dest | |
struct gcov_info * | source |
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 |