Searched defs:hist_field (Results 1 – 1 of 1) sorted by relevance
48 struct hist_field { struct51 hist_field_fn_t fn; argument56 struct hist_field *operands[HIST_FIELD_OPERANDS_MAX]; argument68 static u64 hist_field_none(struct hist_field *field, in hist_field_none() argument84 static u64 hist_field_string(struct hist_field *hist_field, in hist_field_string()94 static u64 hist_field_dynstring(struct hist_field *hist_field, in hist_field_dynstring()106 static u64 hist_field_pstring(struct hist_field *hist_field, in hist_field_pstring()116 static u64 hist_field_log2(struct hist_field *hist_field, in hist_field_log2()128 static u64 hist_field_plus(struct hist_field *hist_field, in hist_field_plus()142 static u64 hist_field_minus(struct hist_field *hist_field, in hist_field_minus()[all …]