Function report |
Source Code:kernel\gcov\gcc_4_7.c |
Create Date:2022-07-28 11:32:34 |
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 *dst, struct gcov_info *src)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct gcov_info * | dst | |
struct gcov_info * | src |
243 | When fi_idx < n_functions cycle |
247 | When ct_idx < GCOV_COUNTERS cycle |
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 |