Lines Matching refs:HIST_FIELD_FL_VAR
501 HIST_FIELD_FL_VAR = 1 << 12, enumerator
1005 if (field && field->flags & HIST_FIELD_FL_VAR) { in check_var_refs()
1042 if (hist_field->flags & HIST_FIELD_FL_VAR || in field_has_hist_vars()
1122 if (hist_field && hist_field->flags & HIST_FIELD_FL_VAR && in find_var_field()
2360 if (*flags & (HIST_FIELD_FL_VAR | HIST_FIELD_FL_KEY)) in parse_field()
2364 if (*flags & (HIST_FIELD_FL_VAR | HIST_FIELD_FL_KEY)) in parse_field()
2423 unsigned long flags = HIST_FIELD_FL_ALIAS | HIST_FIELD_FL_VAR; in create_alias()
3233 var->flags = HIST_FIELD_FL_VAR; in create_var()
3254 unsigned long flags = HIST_FIELD_FL_VAR; in create_field_var()
4260 if (hist_field->flags & HIST_FIELD_FL_VAR) { in __create_val_field()
4408 hist_field->flags = HIST_FIELD_FL_STRING | HIST_FIELD_FL_VAR | in update_var_execname()
4436 flags |= HIST_FIELD_FL_VAR; in create_var_field()
4774 if (hist_field->flags & HIST_FIELD_FL_VAR) in create_sort_keys()
5094 } else if (!(hist_field->flags & HIST_FIELD_FL_VAR)) in create_tracing_map_fields()
5100 if (hist_field->flags & HIST_FIELD_FL_VAR) { in create_tracing_map_fields()
5184 if (hist_field->flags & HIST_FIELD_FL_VAR) { in hist_trigger_elt_update()
5225 if (hist_field->flags & HIST_FIELD_FL_VAR) { in hist_trigger_elt_update()
5627 if (flags & HIST_FIELD_FL_VAR || flags & HIST_FIELD_FL_EXPR) in hist_trigger_entry_print()
5855 else if (flags & HIST_FIELD_FL_VAR) in hist_field_debug_show_flags()
5881 if (field->flags & HIST_FIELD_FL_VAR) { in hist_field_debug_show()
5966 HIST_FIELD_FL_VAR); in hist_action_debug_show()
6192 if (field->flags & HIST_FIELD_FL_VAR) { in event_hist_trigger_print()
6217 if (field->flags & HIST_FIELD_FL_VAR) { in event_hist_trigger_print()