• Home
  • Raw
  • Download

Lines Matching refs:HIST_FIELD_FL_VAR

498 	HIST_FIELD_FL_VAR		= 1 << 12,  enumerator
998 if (field && field->flags & HIST_FIELD_FL_VAR) { in check_var_refs()
1035 if (hist_field->flags & HIST_FIELD_FL_VAR || in field_has_hist_vars()
1115 if (hist_field && hist_field->flags & HIST_FIELD_FL_VAR && in find_var_field()
2326 if (*flags & (HIST_FIELD_FL_VAR | HIST_FIELD_FL_KEY)) in parse_field()
2330 if (*flags & (HIST_FIELD_FL_VAR | HIST_FIELD_FL_KEY)) in parse_field()
2377 unsigned long flags = HIST_FIELD_FL_ALIAS | HIST_FIELD_FL_VAR; in create_alias()
3171 var->flags = HIST_FIELD_FL_VAR; in create_var()
3192 unsigned long flags = HIST_FIELD_FL_VAR; in create_field_var()
4196 if (hist_field->flags & HIST_FIELD_FL_VAR) { in __create_val_field()
4327 hist_field->flags = HIST_FIELD_FL_STRING | HIST_FIELD_FL_VAR | in update_var_execname()
4355 flags |= HIST_FIELD_FL_VAR; in create_var_field()
4684 if (hist_field->flags & HIST_FIELD_FL_VAR) in create_sort_keys()
5005 } else if (!(hist_field->flags & HIST_FIELD_FL_VAR)) in create_tracing_map_fields()
5011 if (hist_field->flags & HIST_FIELD_FL_VAR) { in create_tracing_map_fields()
5095 if (hist_field->flags & HIST_FIELD_FL_VAR) { in hist_trigger_elt_update()
5124 if (hist_field->flags & HIST_FIELD_FL_VAR) { in hist_trigger_elt_update()
5421 if (flags & HIST_FIELD_FL_VAR || flags & HIST_FIELD_FL_EXPR) in hist_trigger_entry_print()
5561 else if (flags & HIST_FIELD_FL_VAR) in hist_field_debug_show_flags()
5587 if (field->flags & HIST_FIELD_FL_VAR) { in hist_field_debug_show()
5672 HIST_FIELD_FL_VAR); in hist_action_debug_show()
5894 if (field->flags & HIST_FIELD_FL_VAR) { in event_hist_trigger_print()
5915 if (field->flags & HIST_FIELD_FL_VAR) { in event_hist_trigger_print()