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

Name:get_track_val

Proto:static u64 get_track_val(struct hist_trigger_data *hist_data, struct tracing_map_elt *elt, struct action_data *data)

Type:u64

Parameter:

TypeParameterName
struct hist_trigger_data *hist_data
struct tracing_map_elt *elt
struct action_data *data
3633  track_var_idx = idx
3636  track_val = racing_map_read_var - Return the value of a tracing_map_elt's variable field*@elt: The tracing_map_elt*@i: The index of the given variable associated with the tracing_map_elt* Retrieve the value of the variable i associated with the specified
3638  Return track_val
Caller
NameDescribe
check_track_val
track_data_print