Searched defs:hist_field (Results 1 – 1 of 1) sorted by relevance
115 struct hist_field { struct118 hist_field_fn_t fn; argument123 struct hist_field *operands[HIST_FIELD_OPERANDS_MAX]; argument124 struct hist_trigger_data *hist_data;152 static u64 hist_field_none(struct hist_field *field, in hist_field_none() argument168 static u64 hist_field_string(struct hist_field *hist_field, in hist_field_string()178 static u64 hist_field_dynstring(struct hist_field *hist_field, in hist_field_dynstring()190 static u64 hist_field_pstring(struct hist_field *hist_field, in hist_field_pstring()200 static u64 hist_field_log2(struct hist_field *hist_field, in hist_field_log2()212 static u64 hist_field_plus(struct hist_field *hist_field, in hist_field_plus()[all …]