Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\gcov\gcc_3_4.c Create Date:2022-07-28 11:32:10
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Get address of function info entry. Based on gcc magic.

Proto:static struct gcov_fn_info *get_fn_info(struct gcov_info *info, unsigned int fn)

Type:struct gcov_fn_info

Parameter:

TypeParameterName
struct gcov_info *info
unsigned intfn
242  Return functions + fn * Get size of function info entry. Based on gcc magic.
Caller
NameDescribe
get_func