Lines Matching refs:HIST_FIELD_FL_VAR
338 HIST_FIELD_FL_VAR = 1 << 12, enumerator
797 if (field && field->flags & HIST_FIELD_FL_VAR) { in check_var_refs()
834 if (hist_field->flags & HIST_FIELD_FL_VAR || in field_has_hist_vars()
914 if (hist_field && hist_field->flags & HIST_FIELD_FL_VAR && in find_var_field()
2074 unsigned long flags = HIST_FIELD_FL_ALIAS | HIST_FIELD_FL_VAR; in create_alias()
2747 var->flags = HIST_FIELD_FL_VAR; in create_var()
2768 unsigned long flags = HIST_FIELD_FL_VAR; in create_field_var()
3808 hist_field->flags = HIST_FIELD_FL_STRING | HIST_FIELD_FL_VAR | in update_var_execname()
3836 flags |= HIST_FIELD_FL_VAR; in create_var_field()
4164 if (hist_field->flags & HIST_FIELD_FL_VAR) in create_sort_keys()
4485 } else if (!(hist_field->flags & HIST_FIELD_FL_VAR)) in create_tracing_map_fields()
4491 if (hist_field->flags & HIST_FIELD_FL_VAR) { in create_tracing_map_fields()
4575 if (hist_field->flags & HIST_FIELD_FL_VAR) { in hist_trigger_elt_update()
4601 if (hist_field->flags & HIST_FIELD_FL_VAR) { in hist_trigger_elt_update()
4825 if (hist_data->fields[i]->flags & HIST_FIELD_FL_VAR || in hist_trigger_entry_print()
4944 else if (flags & HIST_FIELD_FL_VAR) in hist_field_debug_show_flags()
4968 if (field->flags & HIST_FIELD_FL_VAR) { in hist_field_debug_show()
5050 HIST_FIELD_FL_VAR); in hist_action_debug_show()
5269 if (field->flags & HIST_FIELD_FL_VAR) { in event_hist_trigger_print()
5290 if (field->flags & HIST_FIELD_FL_VAR) { in event_hist_trigger_print()