Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:allocate_probes

Proto:static inline void *allocate_probes(int count)

Type:void

Parameter:

TypeParameterName
intcount
58  p = Allocation memory
60  Return If p == NULL Then NULL Else probes
Caller
NameDescribe
func_add
func_remove