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:29:26
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:has_hist_vars

Proto:static bool has_hist_vars(struct hist_trigger_data *hist_data)

Type:bool

Parameter:

TypeParameterName
struct hist_trigger_data *hist_data
1695  hist_field = fields[i]
1696  If field_has_hist_vars(hist_field, 0) Then Return true
1700  Return false
Caller
NameDescribe
event_hist_trigger_func