Lines Matching refs:HIST_FIELD_FL_VAR
502 HIST_FIELD_FL_VAR = 1 << 12, enumerator
1000 if (field && field->flags & HIST_FIELD_FL_VAR) { in check_var_refs()
1037 if (hist_field->flags & HIST_FIELD_FL_VAR || in field_has_hist_vars()
1117 if (hist_field && hist_field->flags & HIST_FIELD_FL_VAR && in find_var_field()
2360 unsigned long flags = HIST_FIELD_FL_ALIAS | HIST_FIELD_FL_VAR; in create_alias()
3154 var->flags = HIST_FIELD_FL_VAR; in create_var()
3175 unsigned long flags = HIST_FIELD_FL_VAR; in create_field_var()
4284 hist_field->flags = HIST_FIELD_FL_STRING | HIST_FIELD_FL_VAR | in update_var_execname()
4312 flags |= HIST_FIELD_FL_VAR; in create_var_field()
4641 if (hist_field->flags & HIST_FIELD_FL_VAR) in create_sort_keys()
4962 } else if (!(hist_field->flags & HIST_FIELD_FL_VAR)) in create_tracing_map_fields()
4968 if (hist_field->flags & HIST_FIELD_FL_VAR) { in create_tracing_map_fields()
5052 if (hist_field->flags & HIST_FIELD_FL_VAR) { in hist_trigger_elt_update()
5081 if (hist_field->flags & HIST_FIELD_FL_VAR) { in hist_trigger_elt_update()
5304 if (hist_data->fields[i]->flags & HIST_FIELD_FL_VAR || in hist_trigger_entry_print()
5423 else if (flags & HIST_FIELD_FL_VAR) in hist_field_debug_show_flags()
5449 if (field->flags & HIST_FIELD_FL_VAR) { in hist_field_debug_show()
5534 HIST_FIELD_FL_VAR); in hist_action_debug_show()
5754 if (field->flags & HIST_FIELD_FL_VAR) { in event_hist_trigger_print()
5775 if (field->flags & HIST_FIELD_FL_VAR) { in event_hist_trigger_print()