Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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:

TypeParameterName
struct gcov_info *dst
struct gcov_info *src
243  When fi_idx < n_functions cycle
244  dci_ptr = ctrs
245  sci_ptr = ctrs
247  When ct_idx < GCOV_COUNTERS cycle
255  dci_ptr++
256  sci_ptr++