Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__destroy_hist_field

Proto:static void __destroy_hist_field(struct hist_field *hist_field)

Type:void

Parameter:

TypeParameterName
struct hist_field *hist_field
2436  If --ref > 1 Then Return
2439  kfree(name)
2440  kfree(* The name field is used for EXPR and VAR_REF fields. VAR * fields contain the variable name in var.name.)
2441  kfree(type)
2443  kfree(hist_field)
Caller
NameDescribe
destroy_hist_field
destroy_hist_fields