Home
last modified time | relevance | path

Searched defs:hist_field (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_hist.c115 struct hist_field { struct
118 hist_field_fn_t fn; argument
124 struct hist_field *operands[HIST_FIELD_OPERANDS_MAX]; argument
125 struct hist_trigger_data *hist_data;
130 struct hist_var var;
131 enum field_op_id operator;
155 static u64 hist_field_none(struct hist_field *field, in hist_field_none() argument
171 static u64 hist_field_string(struct hist_field *hist_field, in hist_field_string()
181 static u64 hist_field_dynstring(struct hist_field *hist_field, in hist_field_dynstring()
193 static u64 hist_field_pstring(struct hist_field *hist_field, in hist_field_pstring()
[all …]